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

@bytescale/sdk

Package Overview
Dependencies
Maintainers
1
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bytescale/sdk - npm Package Compare versions

Comparing version 3.0.0-alpha.5 to 3.0.0-alpha.6

14

package.json
{
"name": "@bytescale/sdk",
"version": "3.0.0-alpha.5",
"version": "3.0.0-alpha.6",
"description": "Bytescale JavaScript SDK",

@@ -9,15 +9,3 @@ "author": "Bytescale <hello@bytescale.com> (https://www.bytescale.com)",

"main": "dist/node/cjs/main.js",
"module": "dist/node/esm/main.mjs",
"browser": "dist/browser/cjs/main.js",
"exports": {
".": {
"node": {
"require": "./dist/node/cjs/main.js",
"import": "./dist/node/esm/main.mjs"
},
"browser": {
"require": "./dist/browser/cjs/main.js"
}
}
},
"homepage": "https://www.bytescale.com/docs/sdks/javascript",

@@ -24,0 +12,0 @@ "repository": {

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