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

browserify-aes

Package Overview
Dependencies
Maintainers
5
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

browserify-aes - npm Package Compare versions

Comparing version 1.0.5 to 1.0.6

.eslintrc

1

decrypter.js

@@ -44,2 +44,3 @@ var aes = require('./aes')

this._autopadding = !!setTo
return this
}

@@ -46,0 +47,0 @@ function Splitter () {

@@ -45,2 +45,3 @@ var aes = require('./aes')

this._autopadding = !!setTo
return this
}

@@ -47,0 +48,0 @@

2

package.json
{
"name": "browserify-aes",
"version": "1.0.5",
"version": "1.0.6",
"description": "aes, for browserify",

@@ -5,0 +5,0 @@ "browser": "browser.js",

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