New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ng-test-utils

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-test-utils - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

gulpfile.js

7

package.json
{
"name": "ng-test-utils",
"version": "0.0.7",
"version": "0.0.8",
"description": "angular test utilities",

@@ -31,2 +31,5 @@ "main": "index.js",

"glob": "^4.4.0",
"gulp": "^3.8.11",
"gulp-clean": "^0.3.1",
"gulp-util": "^3.0.4",
"istanbul": "^0.3.6",

@@ -41,3 +44,3 @@ "jscs": "^1.11.3",

"scripts": {
"test": "npm run lint && npm run cover && npm run check-style",
"test": "npm run lint && npm run cover && npm run check-style && gulp",
"cover": "rm -rf coverage && npm run cover-recast && npm run cover-esprima && npm run cover-acorn && node combine-coverage",

@@ -44,0 +47,0 @@ "watch": "mocha -w --growl mocha-globals.js test/*-test.js test/**/*-test.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