Socket
Socket
Sign inDemoInstall

@getstanza/core

Package Overview
Dependencies
Maintainers
4
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getstanza/core - npm Package Compare versions

Comparing version 0.0.2-beta to 0.0.3-beta

index.cjs

9

package.json
{
"name": "@getstanza/core",
"version": "0.0.2-beta",
"type": "commonjs",
"version": "0.0.3-beta",
"type": "module",
"description": "Stanza core JS features",

@@ -15,3 +15,6 @@ "author": "Stanza",

"vite-tsconfig-paths": "^4.2.0"
}
},
"module": "./index.js",
"main": "./index.cjs",
"types": "./index.d.ts"
}
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