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

angular-es-utils

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-es-utils - npm Package Compare versions

Comparing version 1.2.3 to 1.2.4

animation/index.js

8

package.json
{
"name": "angular-es-utils",
"version": "1.2.3",
"version": "1.2.4",
"description": "es utils design for angular1.x",
"main": "./index.js",
"scripts": {
"build": "rm -fr lib && NODE_ENV=production babel src --out-dir lib --ignore **/__tests__",
"prepublish": "npm run build",
"build": "rm -fr lib && NODE_ENV=production babel src --out-dir lib --ignore **/__tests__ && cp package.json lib/package.json",
"codecheck": "NODE_EVN=test eslint src",
"prepush": "npm run codecheck && npm test",
"publish": "npm run build && npm publish lib",
"start": "NODE_ENV=dev karma start",
"prepush": "npm run codecheck && npm test",
"test": "karma start --single-run"

@@ -13,0 +13,0 @@ },

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