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

io-ng-util

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

io-ng-util - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

lib/common/dts.d.ts

6

package.json
{
"name": "io-ng-util",
"version": "6.0.1",
"version": "6.0.2",
"description": "Angular Base Utilities",

@@ -11,3 +11,3 @@ "main": "index.js",

"scripts": {
"build": "rm -f index.d.ts && rm -f index.js && rm -f index.metadata.js && rm -rf common && rm -rf contact && rm -rf compiled && rm -rf directives && ngc -p ./tsconfig-build.json"
"build": "rm -r ./lib && node_modules/.bin/ngc -p ./tsconfig-build.json"
},

@@ -36,3 +36,3 @@ "keywords": [

"tslint-eslint-rules": "^4.1.1",
"typescript": "^2.6.1",
"typescript": "^2.4.2",
"zone.js": "^0.8.18"

@@ -39,0 +39,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