@pixi/constants
Advanced tools
Comparing version 7.0.0-beta.4 to 7.0.0-beta.5
{ | ||
"name": "@pixi/constants", | ||
"version": "7.0.0-beta.4", | ||
"main": "dist/cjs/constants.js", | ||
"module": "dist/esm/constants.mjs", | ||
"types": "index.d.ts", | ||
"version": "7.0.0-beta.5", | ||
"main": "lib/index.js", | ||
"module": "lib/index.mjs", | ||
"types": "lib/index.d.ts", | ||
"exports": { | ||
".": { | ||
"import": { | ||
"types": "./index.d.ts", | ||
"default": "./dist/esm/constants.mjs" | ||
"types": "./lib/index.d.ts", | ||
"default": "./lib/index.mjs" | ||
}, | ||
"require": { | ||
"types": "./index.d.ts", | ||
"default": "./dist/cjs/constants.js" | ||
"types": "./lib/index.d.ts", | ||
"default": "./lib/index.js" | ||
} | ||
@@ -35,6 +35,6 @@ } | ||
"files": [ | ||
"dist", | ||
"lib", | ||
"*.d.ts" | ||
], | ||
"gitHead": "a4581e4a49d23afc98fcf726765c9d54e51c3c39" | ||
"gitHead": "45948853f60352ad2ad64381e6ef9227e5dfb3c9" | ||
} |
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
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
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
92375
8
891
1