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

@adminide-stack/extension-module-browser

Package Overview
Dependencies
Maintainers
0
Versions
678
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adminide-stack/extension-module-browser - npm Package Compare versions

Comparing version

to
10.2.1-alpha.0

16

package.json
{
"name": "@adminide-stack/extension-module-browser",
"version": "10.1.1-alpha.28",
"version": "10.2.1-alpha.0",
"description": "Sample core for higher packages to depend on",

@@ -43,5 +43,5 @@ "license": "ISC",

"dependencies": {
"@adminide-stack/core": "10.1.1-alpha.28",
"@adminide-stack/extension-api": "10.1.1-alpha.28",
"@adminide-stack/platform-client": "10.1.1-alpha.28",
"@adminide-stack/core": "10.2.1-alpha.0",
"@adminide-stack/extension-api": "10.2.1-alpha.0",
"@adminide-stack/platform-client": "10.2.1-alpha.0",
"@babel/polyfill": "^7.2.5",

@@ -52,4 +52,4 @@ "@workbench-stack/components": "3.9.7",

"bufferutil": "^4.0.1",
"cdeops": "10.0.6-alpha.11",
"common": "10.1.1-alpha.28",
"cdeops": "10.2.1-alpha.0",
"common": "10.2.1-alpha.0",
"jsonc-parser": "^2.0.2",

@@ -70,6 +70,6 @@ "net-browserify": "^0.2.4",

},
"gitHead": "7a713dcca490217e9089e07565e6cf8d14ac8618",
"typescript": {
"definition": "lib/index.d.ts"
}
},
"gitHead": "9c0b401c30fbf003c423f64ab83f234e5156fda6"
}