@player-ui/partial-match-fingerprint-plugin
Advanced tools
Comparing version 0.9.0-next.0 to 0.9.0-next.1
{ | ||
"sideEffects": false, | ||
"files": [ | ||
"dist", | ||
"src", | ||
"types" | ||
], | ||
"name": "@player-ui/partial-match-fingerprint-plugin", | ||
"version": "0.9.0-next.0", | ||
"version": "0.9.0-next.1", | ||
"main": "dist/cjs/index.cjs", | ||
"dependencies": { | ||
"@player-ui/partial-match-registry": "0.9.0-next.0", | ||
"@player-ui/partial-match-registry": "0.9.0-next.1", | ||
"tapable-ts": "^0.2.3", | ||
@@ -14,3 +20,3 @@ "tslib": "^2.6.2" | ||
"peerDependencies": { | ||
"@player-ui/player": "0.9.0-next.0" | ||
"@player-ui/player": "0.9.0-next.1" | ||
}, | ||
@@ -20,3 +26,2 @@ "module": "dist/index.legacy-esm.js", | ||
"bundle": "dist/PartialMatchFingerprintPlugin.native.js", | ||
"sideEffects": false, | ||
"exports": { | ||
@@ -30,8 +35,3 @@ "./package.json": "./package.json", | ||
} | ||
}, | ||
"files": [ | ||
"dist", | ||
"src", | ||
"types" | ||
] | ||
} | ||
} |
+ Added@player-ui/make-flow@0.9.0-next.1(transitive)
+ Added@player-ui/partial-match-registry@0.9.0-next.1(transitive)
+ Added@player-ui/player@0.9.0-next.1(transitive)
+ Added@player-ui/types@0.9.0-next.1(transitive)
- Removed@player-ui/make-flow@0.9.0-next.0(transitive)
- Removed@player-ui/partial-match-registry@0.9.0-next.0(transitive)
- Removed@player-ui/player@0.9.0-next.0(transitive)
- Removed@player-ui/types@0.9.0-next.0(transitive)