🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@forge/ui

Package Overview
Dependencies
Maintainers
1
Versions
209
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@forge/ui - npm Package Compare versions

Comparing version
1.11.2
to
1.11.3-next.0
+6
-0
CHANGELOG.md
# @forge/ui
## 1.11.3-next.0
### Patch Changes
- 503e60e: Add publish config
## 1.11.2

@@ -4,0 +10,0 @@

+6
-6
{
"name": "@forge/ui",
"version": "1.11.2",
"version": "1.11.3-next.0",
"description": "Used for creating platform-independent Forge UI extensions",

@@ -18,5 +18,2 @@ "main": "out/index.js",

},
"publishConfig": {
"registry": "https://registry.npmjs.org/"
},
"scripts": {

@@ -36,3 +33,6 @@ "build": "yarn run clean && yarn run compile",

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

Sorry, the diff of this file is not supported yet