@cerebral/angular
Advanced tools
Comparing version 4.2.0-1570295904659 to 4.2.0-1570305862640
{ | ||
"name": "@cerebral/angular", | ||
"version": "4.2.0-1570295904659", | ||
"version": "4.2.0-1570305862640", | ||
"description": "Angular view for Cerebral", | ||
@@ -17,6 +17,6 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^5.2.0-1570295904659" | ||
"cerebral": "^5.2.0-1570305862640" | ||
}, | ||
"scripts": { | ||
"test": "TS_NODE_IGNORE=false mocha --require test/setup.ts --require ts-node/register test/**/*.ts", | ||
"test": "NODE_ENV=test TS_NODE_IGNORE=false mocha --require test/setup.ts --require ts-node/register test/**/*.ts", | ||
"build": "tsc -p ./src", | ||
@@ -23,0 +23,0 @@ "coverage": "nyc --reporter=lcov --reporter=json npm run test", |
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
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
8540