@cerebral/angular
Advanced tools
Comparing version 4.0.0-1514099265786 to 4.0.0-1519463520217
{ | ||
"name": "@cerebral/angular", | ||
"version": "4.0.0-1514099265786", | ||
"version": "4.0.0-1519463520217", | ||
"description": "Angular view for Cerebral", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"cerebral": "^5.0.0-1514099265786" | ||
"cerebral": "^5.0.0-1519463520217" | ||
}, | ||
@@ -27,5 +27,4 @@ "devDependencies": { | ||
"@types/express": "^4.0.37", | ||
"@types/jsdom": "^11.0.2", | ||
"@types/mocha": "^2.2.43", | ||
"@types/node": "^8.0.28", | ||
"@types/mocha": "^2.2.47", | ||
"@types/node": "^9.4.0", | ||
"assert": "^1.4.1", | ||
@@ -36,5 +35,3 @@ "babel-cli": "^6.24.1", | ||
"express": "^4.15.4", | ||
"jsdom": "^11.2.0", | ||
"ts-node": "^3.3.0", | ||
"typescript": "^2.5.2", | ||
"zone.js": "^0.8.17" | ||
@@ -44,3 +41,3 @@ }, | ||
"test": "TS_NODE_IGNORE=false mocha --require test/setup.ts --compilers ts:ts-node/register,tsx:ts-node/register --require ts-node/register test/**/*.ts*", | ||
"build": "echo exit 0", | ||
"build": "tsc -p ./src", | ||
"coverage": "nyc --reporter=lcov --reporter=json npm run test", | ||
@@ -47,0 +44,0 @@ "prepublish": "npm run build" |
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
8770
15
13
121