Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cerebral/angular

Package Overview
Dependencies
Maintainers
5
Versions
266
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cerebral/angular - npm Package Compare versions

Comparing version 4.0.0-1514099265786 to 4.0.0-1519463520217

lib/CerebralComponent.d.ts

13

package.json
{
"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"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc