@acpaas-ui/js-eid-utils
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "@acpaas-ui/js-eid-utils", | ||
"version": "1.0.1", | ||
"$rollup": { | ||
"fileName": "acpaas-ui-js-eid-utils", | ||
"moduleName": "EIDUtils" | ||
}, | ||
"version": "1.0.2", | ||
"description": "", | ||
@@ -10,2 +14,22 @@ "main": "acpaas-ui-js-eid-utils.umd.js", | ||
"typings": "acpaas-ui-js-eid-utils.d.ts", | ||
"directories": { | ||
"test": "test" | ||
}, | ||
"scripts": { | ||
"rollup": "./node_modules/.bin/rollup -c --extend", | ||
"********************** TEST **********************": "", | ||
"lint": "./node_modules/.bin/eslint .", | ||
"test": "cross-env NODE_ENV=test mocha --require babel-register -t 2000 --recursive", | ||
"test:watch": "npm run test -- -w", | ||
"test:coverage": "nyc --reporter=lcov --reporter=text-summary npm test", | ||
"coverage:serve": "lite-server", | ||
"********************** DEPLOY **********************": "", | ||
"copy": "npm run copy:types && npm run copy:packageJson && npm run copy:readme", | ||
"copy:types": "copy \"src/*.d.ts\" dist/", | ||
"copy:packageJson": "node ../../scripts/package.js eid-utils", | ||
"copy:readme": "copy \"README.md\" dist/", | ||
"clean": "rimraf dist", | ||
"build": "npm run clean && npm run rollup && npm run copy", | ||
"prepublishOnly": "npm run build" | ||
}, | ||
"author": "", | ||
@@ -16,3 +40,23 @@ "license": "ISC", | ||
"rxjs": "^5.1.0" | ||
}, | ||
"devDependencies": { | ||
"@studiohyperdrive/eslint-config": "^3.0.2", | ||
"babel-core": "^6.26.3", | ||
"babel-istanbul": "^0.12.2", | ||
"babel-plugin-rewire": "^1.1.0", | ||
"babel-plugin-transform-object-rest-spread": "^6.26.0", | ||
"babel-preset-env": "^1.7.0", | ||
"babel-register": "^6.26.0", | ||
"chai": "^4.1.2", | ||
"chai-shallow-deep-equal": "^1.4.6", | ||
"copy": "^0.3.2", | ||
"cross-env": "^5.1.5", | ||
"eslint": "^4.19.1", | ||
"eslint-plugin-chai-friendly": "^0.4.1", | ||
"mocha": "^5.1.1", | ||
"rimraf": "^2.7.1", | ||
"rollup": "^0.58.2", | ||
"sinon": "^5.0.7", | ||
"sinon-chai": "^3.0.0" | ||
} | ||
} | ||
} |
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
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
3081833
15
18
6