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

buffer-crc32

Package Overview
Dependencies
Maintainers
2
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buffer-crc32 - npm Package Compare versions

Comparing version 1.0.0-RC4 to 1.0.0-RC5

6

package.json

@@ -5,3 +5,3 @@ {

"description": "A pure javascript CRC32 algorithm that plays nice with binary data",
"version": "1.0.0-RC4",
"version": "1.0.0-RC5",
"licenses": [

@@ -45,6 +45,2 @@ {

"require": "./dist/index.cjs"
},
"./types": {
"import": "./index.d.ts",
"require": "./index.d.ts"
}

@@ -51,0 +47,0 @@ },

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