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

@netlify/framework-info

Package Overview
Dependencies
Maintainers
19
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 5.2.0 to 5.3.0

src/frameworks/svelte-kit.json

4

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

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

"@babel/preset-react": "^7.12.10",
"@netlify/eslint-config-node": "^3.1.3",
"@netlify/eslint-config-node": "^3.1.4",
"ava": "^3.0.0",

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

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

require('./svelte.json'),
require('./svelte-kit.json'),
require('./vue.json'),

@@ -42,0 +43,0 @@

@@ -7,3 +7,3 @@ {

"npmDependencies": ["svelte"],
"excludedNpmDependencies": ["sapper"],
"excludedNpmDependencies": ["sapper", "@sveltejs/kit"],
"configFiles": []

@@ -10,0 +10,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