From eebf669b9d16ac3098fb09cdb60c244b7f91529e Mon Sep 17 00:00:00 2001 From: Arjun Guha Date: Thu, 13 May 2021 09:15:52 -0400 Subject: [PATCH] Still don't understand npm package resolution --- continuations-playground/package.json | 4 +- hygiene/package.json | 2 +- normalize-js/package.json | 4 +- stopify-continuations-compiler/package.json | 4 +- stopify/package.json | 10 ++-- yarn.lock | 51 --------------------- 6 files changed, 12 insertions(+), 63 deletions(-) diff --git a/continuations-playground/package.json b/continuations-playground/package.json index d3d231cf..496a3e47 100644 --- a/continuations-playground/package.json +++ b/continuations-playground/package.json @@ -32,7 +32,7 @@ "react": "^16.8.6", "react-dom": "^16.8.6", "react-monaco-editor": "^0.25.1", - "@stopify/continuations": "0.7.0", - "@stopify/continuations-runtime": "0.7.0" + "@stopify/continuations": "~0.7.0", + "@stopify/continuations-runtime": "~0.7.0" } } diff --git a/hygiene/package.json b/hygiene/package.json index fd5a1dd3..fe969240 100644 --- a/hygiene/package.json +++ b/hygiene/package.json @@ -1,6 +1,6 @@ { "name": "@stopify/hygiene", - "version": "0.7.3", + "version": "0.7.4", "main": "dist/ts/index.js", "typings": "dist/ts/index.d.ts", "license": "BSD-3-Clause", diff --git a/normalize-js/package.json b/normalize-js/package.json index e39a69ed..a5316407 100644 --- a/normalize-js/package.json +++ b/normalize-js/package.json @@ -1,6 +1,6 @@ { "name": "@stopify/normalize-js", - "version": "0.7.3", + "version": "0.7.4", "description": "An ANF-inspired normalization of JavaScript", "main": "dist/ts/index", "typings": "dist/ts/index", @@ -54,7 +54,7 @@ "source-map-support": "^0.5.6", "trie": "^0.2.1", "@stopify/util": "0.7.3", - "@stopify/hygiene": "0.7.3" + "@stopify/hygiene": "~0.7.3" }, "jest": { "roots": [ diff --git a/stopify-continuations-compiler/package.json b/stopify-continuations-compiler/package.json index b9da476c..d70df93c 100644 --- a/stopify-continuations-compiler/package.json +++ b/stopify-continuations-compiler/package.json @@ -1,6 +1,6 @@ { "name": "@stopify/continuations", - "version": "0.7.3", + "version": "0.7.4", "description": "Continuations for JavaScript", "main": "dist/src/index", "typings": "dist/src/index", @@ -40,7 +40,7 @@ ], "license": "BSD-3-Clause", "dependencies": { - "@stopify/normalize-js": "0.7.3", + "@stopify/normalize-js": "~0.7.3", "@stopify/util": "0.7.3", "babel-core": "^6.26.3", "babel-plugin-transform-es2015-arrow-functions": "^6.22.0", diff --git a/stopify/package.json b/stopify/package.json index 82573881..3b16f75e 100644 --- a/stopify/package.json +++ b/stopify/package.json @@ -1,6 +1,6 @@ { "name": "@stopify/stopify", - "version": "0.7.4", + "version": "0.7.5", "description": "Stopify makes JavaScript a better target language for high-level languages and web-based programming tools", "main": "dist/src/index.js", "typings": "dist/src/index", @@ -54,11 +54,11 @@ ], "license": "BSD-3-Clause", "dependencies": { - "@stopify/continuations": "0.7.3", - "@stopify/continuations-runtime": "0.7.3", + "@stopify/continuations": "~0.7.3", + "@stopify/continuations-runtime": "~0.7.3", "@stopify/estimators": "0.7.3", - "@stopify/hygiene": "0.7.3", - "@stopify/normalize-js": "0.7.3", + "@stopify/hygiene": "~0.7.3", + "@stopify/normalize-js": "~0.7.3", "@stopify/util": "0.7.3", "babel-core": "^6.26.3", "babel-loader": "^7.1.2", diff --git a/yarn.lock b/yarn.lock index 01464df5..73a82246 100644 --- a/yarn.lock +++ b/yarn.lock @@ -378,57 +378,6 @@ "@nodelib/fs.scandir" "2.1.3" fastq "^1.6.0" -"@stopify/continuations-runtime@0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@stopify/continuations-runtime/-/continuations-runtime-0.7.0.tgz#d7e5c67c7c105265261e6f67e96fe2da0d953712" - integrity sha512-S6ZZP68/jR+UvuiFJ6KsG6LbvqawcD4yael5mOf7B2k5uPpAfgzfJ6dqS49ulmGZmN7fmqbJV9qWhKQ84y9jMA== - -"@stopify/continuations@0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@stopify/continuations/-/continuations-0.7.0.tgz#6417c90f175273ad8370f31f968c336b62e5c4e0" - integrity sha512-1ne1b0LstC5hIHtq9SltbNXJ41M0yBw6cCGgHPL8TAtvw2bOp3P6Qv+CI07LhE+cuUIo1FpSqwNSISABcsh4CQ== - dependencies: - "@stopify/normalize-js" "0.7.0" - "@stopify/util" "0.7.0" - babel-core "^6.26.3" - babel-plugin-transform-es2015-arrow-functions "^6.22.0" - babel-traverse "^6.26.0" - babel-types "^6.26.0" - commander "^2.11.0" - convert-source-map "^1.5.0" - immutable "^3.8.1" - source-map "^0.6.0" - source-map-support "^0.5.6" - -"@stopify/hygiene@0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@stopify/hygiene/-/hygiene-0.7.0.tgz#2bb02ffbfbebe7d07b93dec0925b4c154adf1529" - integrity sha512-0IPRAWpCv5/GcJxOVGBBLTUhuvqRsJkSHOnXUjqViwdDvXyCjnL4MZR/p0sqrqvn+S+ibdQoiLL7RYwCCSB7Sg== - dependencies: - "@stopify/util" "0.7.0" - babel-core "^6.26.3" - babel-traverse "^6.26.0" - babel-types "^6.26.0" - trie "^0.2.1" - -"@stopify/normalize-js@0.7.0": - version "0.7.0" - resolved "https://registry.yarnpkg.com/@stopify/normalize-js/-/normalize-js-0.7.0.tgz#9793707b8a6724416411c2a698d3938d04f10d63" - integrity sha512-WHjTu1XO8eSO1srVQPVcsXHfit3OCFRPxVfYwd8YFzAhv55ps7BJAgGKG9UZitfrbDhDs2TgZQj7K7IV1uzwYQ== - dependencies: - "@stopify/hygiene" "0.7.0" - "@stopify/util" "0.7.0" - babel-core "^6.26.3" - babel-plugin-transform-es2015-arrow-functions "^6.22.0" - babel-traverse "^6.26.0" - babel-types "^6.26.0" - commander "^2.11.0" - convert-source-map "^1.5.0" - immutable "^3.8.1" - source-map "^0.6.0" - source-map-support "^0.5.6" - trie "^0.2.1" - "@stopify/util@0.7.0": version "0.7.0" resolved "https://registry.yarnpkg.com/@stopify/util/-/util-0.7.0.tgz#2c01ecf92311c8c12dd00b260fad1fc1446dc8bb"