New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@forge/manifest

Package Overview
Dependencies
Maintainers
0
Versions
799
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/manifest - npm Package Compare versions

Comparing version

to
8.7.0-next.11

7

package.json
{
"name": "@forge/manifest",
"version": "8.7.0-next.10",
"version": "8.7.0-next.11",
"description": "Definitions and validations of the Forge manifest",

@@ -27,3 +27,3 @@ "main": "out/index.js",

"dependencies": {
"@forge/i18n": "0.0.3",
"@forge/i18n": "0.0.4-next.0",
"@sentry/node": "7.106.0",

@@ -37,3 +37,6 @@ "ajv": "^8.12.0",

"yaml": "^2.3.4"
},
"publishConfig": {
"registry": "https://packages.atlassian.com/api/npm/npm-public/"
}
}

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