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

aes-js

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aes-js - npm Package Compare versions

Comparing version 4.0.0-beta.3 to 4.0.0-beta.4

package-commonjs.json

6

package.json
{
"name": "aes-js",
"version": "4.0.0-beta.3",
"version": "4.0.0-beta.4",
"description": "A pure JavaScript implementation of the AES block cipher and all common modes of operation.",

@@ -15,3 +15,4 @@ "devDependencies": {

"require": "./lib.commonjs/index.js",
"types": "./types/index.d.ts"
"types": "./types/index.d.ts",
"default": "./lib.commonjs/index.js"
}

@@ -37,3 +38,2 @@ },

"sideEffects": false,
"type": "module",
"types": "./types/index.d.ts",

@@ -40,0 +40,0 @@ "keywords": [

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