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

@4bitlabs/codecs

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@4bitlabs/codecs - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

8

package.json
{
"name": "@4bitlabs/codecs",
"version": "1.0.1",
"version": "1.0.2",
"description": "A collection of codecs for working with SCI-engine assets",

@@ -22,2 +22,3 @@ "main": "./dist/index.js",

"clean": "tsc --build --clean",
"clean:wipe": "rimraf ./dist",
"build": "tsc --build",

@@ -27,7 +28,6 @@ "test": "jest src/"

"dependencies": {
"@4bitlabs/readers": "^2.0.1"
"@4bitlabs/readers": "^2.0.2"
},
"author": "J. Holmes <j@holmes.codes>",
"license": "ISC",
"gitHead": "c73305df841f0337f0a7b5aa7ea6b8b7a7c74491"
"license": "ISC"
}
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