Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
Maintainers
14
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netlify/framework-info - npm Package Compare versions

Comparing version 3.1.1 to 3.1.2

7

CHANGELOG.md

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

### [3.1.2](https://www.github.com/netlify/framework-info/compare/v3.1.1...v3.1.2) (2021-02-24)
### Bug Fixes
* Update the build command and directory for Angular.js ([edd9212](https://www.github.com/netlify/framework-info/commit/edd9212d4b2dc33265ee96510f9aa4c47e2753ac))
### [3.1.1](https://www.github.com/netlify/framework-info/compare/v3.1.0...v3.1.1) (2021-02-18)

@@ -12,0 +19,0 @@

4

package.json
{
"name": "@netlify/framework-info",
"version": "3.1.1",
"version": "3.1.2",
"description": "Framework detection utility",

@@ -89,3 +89,3 @@ "main": "./src/main.js",

"@babel/preset-react": "^7.12.10",
"@netlify/eslint-config-node": "^2.2.2",
"@netlify/eslint-config-node": "^2.5.1",
"ava": "^2.4.0",

@@ -92,0 +92,0 @@ "babel-loader": "^8.2.2",

@@ -16,4 +16,4 @@ {

"build": {
"command": "ng build",
"directory": "dist"
"command": "ng build --prod",
"directory": "dist/"
},

@@ -20,0 +20,0 @@ "env": {},

Sorry, the diff of this file is too big to display

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