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-RC7 to 1.0.0-RC8

index.d.ts

5

package.json

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

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

@@ -52,5 +52,6 @@ {

"main": "./dist/index.cjs",
"types": "./dist/index.d.cts",
"types": "./index.d.ts",
"files": [
"dist",
"index.d.ts",
"LICENSE",

@@ -57,0 +58,0 @@ "README.md"

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