@effection/fetch
Advanced tools
Comparing version 2.0.0-fix-core-ship-esm-cjs-dist.1628010650084 to 2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093
{ | ||
"name": "@effection/fetch", | ||
"version": "2.0.0-fix-core-ship-esm-cjs-dist.1628010650084", | ||
"version": "2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093", | ||
"description": "Fetch operation for Effection", | ||
"main": "dist/cjs/index.js", | ||
"module": "dist/esm/index.js", | ||
"types": "dist/esm/index.d.ts", | ||
"main": "dist-cjs/index.js", | ||
"module": "dist-esm/index.js", | ||
"types": "dist-esm/index.d.ts", | ||
"homepage": "https://github.com/thefrontside/effection", | ||
@@ -20,3 +20,3 @@ "repository": { | ||
"CHANGELOG.md", | ||
"dist/**/*", | ||
"dist-*/**/*", | ||
"src/**/*" | ||
@@ -31,3 +31,3 @@ ], | ||
"devDependencies": { | ||
"@effection/mocha": "2.0.0-beta.6", | ||
"@effection/mocha": "2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093", | ||
"@frontside/tsconfig": "^1.2.0", | ||
@@ -41,3 +41,3 @@ "@types/node": "^16.3.2", | ||
"dependencies": { | ||
"@effection/core": "2.0.0-fix-core-ship-esm-cjs-dist.1628010650084", | ||
"@effection/core": "2.0.0-fix-core-ship-esm-cjs-dist-r2.1628053316093", | ||
"abort-controller": "^3.0.0", | ||
@@ -44,0 +44,0 @@ "cross-fetch": "^3.0.4", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15741
21
2