@yarnpkg/json-proxy
Advanced tools
Comparing version 2.1.1 to 3.0.0-rc.1
@@ -18,3 +18,3 @@ "use strict"; | ||
obj = {}; | ||
const tracker = makeTracker_1.makeTracker(obj); | ||
const tracker = (0, makeTracker_1.makeTracker)(obj); | ||
const initial = tracker.immutable; | ||
@@ -21,0 +21,0 @@ return { |
{ | ||
"name": "@yarnpkg/json-proxy", | ||
"version": "2.1.1", | ||
"version": "3.0.0-rc.1", | ||
"license": "BSD-2-Clause", | ||
"main": "./lib/index.js", | ||
"dependencies": { | ||
"@yarnpkg/fslib": "^2.5.0", | ||
"@yarnpkg/fslib": "^3.0.0-rc.1", | ||
"tslib": "^1.13.0" | ||
@@ -28,5 +28,6 @@ }, | ||
"engines": { | ||
"node": ">=12 <14 || 14.2 - 14.9 || >14.10.0" | ||
"node": ">=14.15.0" | ||
}, | ||
"stableVersion": "2.1.1", | ||
"typings": "./lib/index.d.ts" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11915
2
+ Added@yarnpkg/fslib@3.1.0(transitive)
+ Addedtslib@2.8.1(transitive)
- Removed@types/emscripten@1.39.13(transitive)
- Removed@yarnpkg/fslib@2.10.4(transitive)
- Removed@yarnpkg/libzip@2.3.0(transitive)
Updated@yarnpkg/fslib@^3.0.0-rc.1