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

angular2-meteor

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-meteor - npm Package Compare versions

Comparing version 0.7.0-beta.3 to 0.7.0

7

package.json
{
"name": "angular2-meteor",
"version": "0.7.0-beta.3",
"version": "0.7.0",
"keywords": [

@@ -31,3 +31,6 @@ "angular",

"lint": "tslint modules/**/*.ts",
"test": "./run_tests.sh",
"pretest": "cd tests && npm install",
"test:unit": "cd tests && meteor test --once --driver-package=dispatch:mocha-phantomjs",
"test:app": "cd tests && meteor test --full-app --once --driver-package=dispatch:mocha-phantomjs",
"test": "npm run test:unit && npm run test:app",
"changelog": "conventional-changelog -p angular -i CHANGELOG.md -s",

@@ -34,0 +37,0 @@ "rollup:browser": "rollup -i ./dist/index.js -o ./dist/bundles/index.umd.js -n ng.meteor -c rollup.config.js",

Sorry, the diff of this file is not supported yet

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