Socket
Socket
Sign inDemoInstall

@getstanza/core

Package Overview
Dependencies
0
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.6-beta to 0.0.7-beta

index.cjs.d.ts

13

package.json
{
"name": "@getstanza/core",
"version": "0.0.6-beta",
"type": "module",
"version": "0.0.7-beta",
"type": "commonjs",
"description": "Stanza core JS features",
"author": "Stanza",
"license": "Apache-2.0",
"dependencies": {
"cross-fetch": "^4.0.0"
},
"dependencies": {},
"devDependencies": {

@@ -16,5 +14,4 @@ "msw": "^1.2.2",

},
"module": "./index.js",
"main": "./index.cjs",
"types": "./index.d.ts"
"module": "./index.esm.js",
"main": "./index.cjs.js"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc