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

@stablelib/ctr

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stablelib/ctr - npm Package Compare versions

Comparing version 0.0.1 to 0.1.1

6

package.json
{
"name": "@stablelib/ctr",
"version": "0.0.1",
"version": "0.1.1",
"description": "Counter block cipher mode (CTR)",

@@ -18,7 +18,7 @@ "main": "./dist/ctr.js",

"dependencies": {
"@stablelib/blockcipher": "^0.0.1",
"@stablelib/blockcipher": "^0.1.1",
"@stablelib/wipe": "^0.0.1"
},
"devDependencies": {
"@stablelib/aes": "^0.0.1",
"@stablelib/aes": "^0.1.1",
"@stablelib/benchmark": "^0.0.1",

@@ -25,0 +25,0 @@ "@stablelib/hex": "^0.0.1"

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