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

ngx-hello-npm

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-hello-npm - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

lib/hello.component.d.ts

4

package.json
{
"name": "ngx-hello-npm",
"version": "1.0.0",
"version": "1.0.1",
"description": "Starter for creating Angular NPM packages.",

@@ -18,3 +18,3 @@ "scripts": {

"ngc-build": "rm -rf lib && rm -rf \"src/node_modules\" && \"node_modules/.bin/ngc\" -p tsconfig-aot.json",
"clean": "rm -rf lib app/*.js app/**/*.js app/*.map app/**/*.map src/*.js src/**/*.js src/*.map src/**/*.map"
"clean": "rm -rf lib app/*.js app/**/*.js app/*.map app/**/*.map src/*.js src/**/*.js src/*.map src/**/*.map src/*.ngsummary.json src/**/*.ngsummary.json src/*.ngfactory.ts src/**/*.ngfactory.ts"
},

@@ -21,0 +21,0 @@ "main": "./index.js",

@@ -13,4 +13,3 @@ {

"declaration": true,
"outDir": "lib",
"rootDir": "src"
"outDir": "lib"
},

@@ -17,0 +16,0 @@ "include": [

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