Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@getstanza/browser

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/browser - npm Package Compare versions

Comparing version 0.0.6-beta to 0.0.7-beta

index.cjs.d.ts

14

package.json
{
"name": "@getstanza/browser",
"version": "0.0.6-beta",
"type": "module",
"version": "0.0.7-beta",
"type": "commonjs",
"description": "Stanza browser integration features",

@@ -9,4 +9,3 @@ "author": "Stanza",

"dependencies": {
"cross-fetch": "^4.0.0",
"@getstanza/core": "0.0.6-beta"
"@getstanza/core": "0.0.7-beta"
},

@@ -16,8 +15,7 @@ "devDependencies": {

"vitest-localstorage-mock": "^0.0.1",
"@getstanza/mocks-server": "0.0.6-beta",
"@getstanza/mocks-server": "0.0.7-beta",
"vite-tsconfig-paths": "^4.2.0"
},
"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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc