@most/prelude
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "@most/prelude", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "prelude", | ||
"main": "dist/prelude.js", | ||
"module": "src/index.js", | ||
"jsnext:main": "src/index.js", | ||
"typings": "type-definitions/prelude.d.ts", | ||
"main": "dist/index.js", | ||
"module": "dist/index.es.js", | ||
"jsnext:main": "dist/index.es.js", | ||
"typings": "type-definitions/index.d.ts", | ||
"files": [ | ||
"src/*", | ||
"dist/*", | ||
"type-definitions/prelude.d.ts" | ||
"dist", | ||
"type-definitions" | ||
], | ||
"scripts": { | ||
"build-dist": "rollup -c", | ||
"build": "npm run build-dist && uglifyjs dist/prelude.js -o dist/prelude.min.js", | ||
"build": "rollup -c", | ||
"prepublish": "npm run build", | ||
@@ -46,5 +44,4 @@ "preversion": "npm run build", | ||
"rollup": "^0.34.7", | ||
"rollup-plugin-buble": "^0.12.1", | ||
"uglify-js": "^2.7.0" | ||
"rollup-plugin-buble": "^0.12.1" | ||
} | ||
} |
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
37905
13
8
460
1