Socket
Socket
Sign inDemoInstall

@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.1 to 3.3.0

src/frameworks/vite.json

7

CHANGELOG.md

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

## [3.3.0](https://www.github.com/netlify/framework-info/compare/v3.2.1...v3.3.0) (2021-04-06)
### Features
* **frameworks:** add Vite ([#206](https://www.github.com/netlify/framework-info/issues/206)) ([15ca31a](https://www.github.com/netlify/framework-info/commit/15ca31a62ac4c16e48e0c5cef199d00c097fd5d5))
### [3.2.1](https://www.github.com/netlify/framework-info/compare/v3.2.0...v3.2.1) (2021-03-29)

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

4

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

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

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

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

@@ -44,2 +44,3 @@ /* eslint-disable node/global-require,import/order,import/max-dependencies */

require('./gulp.json'),
require('./vite.json'),
]

@@ -46,0 +47,0 @@

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