cropduster
Advanced tools
Comparing version 6.0.0 to 6.0.1
{ | ||
"name": "cropduster", | ||
"version": "6.0.0", | ||
"version": "6.0.1", | ||
"description": "Library for building web pages for use with Movable Ink Web Crops", | ||
"main": "dist/cropduster.js", | ||
"module": "src/cropduster.js", | ||
"module": "dist/cropduster.module.js", | ||
"directories": { | ||
@@ -13,3 +13,3 @@ "test": "tests" | ||
"babel-loader": "^7.1.2", | ||
"babel-preset-env": "^1.6.1", | ||
"babel-preset-env": "^1.7.0", | ||
"karma": "^1.7.1", | ||
@@ -25,2 +25,4 @@ "karma-babel-preprocessor": "^6.0.1", | ||
"release-it": "^6.1.1", | ||
"rollup": "^0.59.2", | ||
"rollup-plugin-babel": "^3.0.4", | ||
"sinon": "^4.1.1", | ||
@@ -34,3 +36,3 @@ "uglifyjs-webpack-plugin": "^1.1.6", | ||
"develop-test": "KARMA_WATCH=true yarn run karma start", | ||
"build": "yarn run webpack", | ||
"build": "yarn run webpack && yarn run rollup -c", | ||
"build:dev": "NODE_ENV=development yarn run webpack --watch", | ||
@@ -37,0 +39,0 @@ "prepare": "npm run build", |
Sorry, the diff of this file is not supported yet
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
307955
17
1136
19
1