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

@netlify/framework-info

Package Overview
Dependencies
Maintainers
15
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.2.0 to 3.2.1

7

CHANGELOG.md

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

### [3.2.1](https://www.github.com/netlify/framework-info/compare/v3.2.0...v3.2.1) (2021-03-29)
### Bug Fixes
* **deps:** update dependency ajv to v8 ([#192](https://www.github.com/netlify/framework-info/issues/192)) ([7c81511](https://www.github.com/netlify/framework-info/commit/7c8151152d024ac145a1bfe4d7ac7878eb071e70))
## [3.2.0](https://www.github.com/netlify/framework-info/compare/v3.1.3...v3.2.0) (2021-03-16)

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

8

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

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

"scripts": {
"prepublishOnly": "npm ci && run-s test build:core",
"prepublishOnly": "npm ci && run-s build test",
"build": "run-s build:*",

@@ -80,3 +80,3 @@ "build:core": "webpack --config scripts/webpack.config.core.js",

"dependencies": {
"ajv": "^7.0.0",
"ajv": "^8.0.0",
"filter-obj": "^2.0.1",

@@ -95,3 +95,3 @@ "is-plain-obj": "^2.1.0",

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

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

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