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

@blizzard-api/sc2

Package Overview
Dependencies
Maintainers
0
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@blizzard-api/sc2 - npm Package Compare versions

Comparing version 0.1.1 to 1.0.0

14

package.json
{
"name": "@blizzard-api/sc2",
"version": "0.1.1",
"version": "1.0.0",
"license": "MIT",

@@ -10,5 +10,4 @@ "author": "Putro",

"engines": {
"node": "^18.18 || ^20.9 || ^21.1 || ^22"
"node": "^18.18 || >=20.9"
},
"main": "./dist/index.cjs",
"module": "./dist/index.js",

@@ -18,8 +17,5 @@ "types": "./dist/index.d.ts",

"import": {
"@blizzard-api/sc2-local": "./src/index.ts",
"types": "./dist/index.d.ts",
"default": "./dist/index.js"
},
"require": {
"types": "./dist/index.d.cts",
"default": "./dist/index.cjs"
}

@@ -41,6 +37,6 @@ },

"peerDependencies": {
"@blizzard-api/core": "1.2.1"
"@blizzard-api/core": "2.0.0"
},
"devDependencies": {
"@blizzard-api/core": "1.2.1"
"@blizzard-api/core": "2.0.0"
},

@@ -47,0 +43,0 @@ "scripts": {

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