Socket
Socket
Sign inDemoInstall

@netlify/framework-info

Package Overview
Dependencies
Maintainers
12
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 0.3.0 to 0.3.1

8

CHANGELOG.md

@@ -10,6 +10,12 @@ # Changelog

## [v0.3.0](https://github.com/netlify/framework-info/compare/v0.2.0...v0.3.0)
## [v0.3.1](https://github.com/netlify/framework-info/compare/v0.3.0...v0.3.1)
### Merged
- fix: add missing frameworks to main.js [`#57`](https://github.com/netlify/framework-info/pull/57)
## [v0.3.0](https://github.com/netlify/framework-info/compare/v0.2.0...v0.3.0) - 2020-12-10
### Merged
- chore: add commit linting [`#55`](https://github.com/netlify/framework-info/pull/55)

@@ -16,0 +22,0 @@ - chore: add pr labeler [`#54`](https://github.com/netlify/framework-info/pull/54)

2

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

@@ -5,0 +5,0 @@ "main": "./src/main.js",

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

require('./docusaurus.json'),
require('./docusaurus-v2.json'),
require('./eleventy.json'),

@@ -28,2 +29,3 @@ require('./gatsby.json'),

require('./quasar.json'),
require('./quasar-v0.17.json'),
require('./sapper.json'),

@@ -30,0 +32,0 @@ require('./svelte.json'),

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