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

cbor-redux

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

cbor-redux - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

2

package.json
{
"name": "cbor-redux",
"version": "0.3.0",
"version": "0.3.1",
"main": "dist/CBOR.js",

@@ -5,0 +5,0 @@ "types": "dist/CBOR.d.ts",

@@ -38,3 +38,3 @@ # cbor-redux

```
> For ES5 polyfill, use es5/CBOR.js in the npm package or else `<script src="https://unpkg.com/cbor-redux@0.3.0/esm/CBOR.js"></script>`.
> For ES5 polyfill, use es5/CBOR.js in the npm package or else `<script src="https://unpkg.com/cbor-redux@0.3.0/es5/CBOR.js"></script>`.

@@ -41,0 +41,0 @@ Then you can use it via the `CBOR`-object in your code:

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