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

ngx-build-info

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ngx-build-info - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [1.0.2](https://github.com/blaugold/ngx-build-info/compare/v1.0.1...v1.0.2) (2020-02-25)
### Bug Fixes
* move postinstall script into ci config ([f65dff4](https://github.com/blaugold/ngx-build-info/commit/f65dff499b62e95af6e9b3adfcd9c019402f7e12))
### [1.0.1](https://github.com/blaugold/ngx-build-info/compare/v1.0.0...v1.0.1) (2020-02-25)

@@ -7,0 +14,0 @@

3

package.json
{
"name": "ngx-build-info",
"version": "1.0.1",
"version": "1.0.2",
"main": "index.js",

@@ -20,3 +20,2 @@ "author": "Gabriel Terwesten <gabriel@terwesten.net>",

"scripts": {
"postinstall": "cd e2e/app && npm install",
"test": "ts-mocha -p tsconfig.spec.json src/**/*.spec.ts",

@@ -23,0 +22,0 @@ "e2e": "cd e2e/app && node_modules/.bin/ng run app:build-info",

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