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

abes

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

abes - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

abes.js

@@ -12,3 +12,3 @@ 'use strict';

options.hasOwnProperty('hashName') &&
options.hashName) ?
options.hashName) ?
options.hashName :

@@ -15,0 +15,0 @@ 'sha512'),

{
"name": "abes",
"version": "0.1.1",
"version": "0.1.2",
"description": "Arbitrary block length cipher and decipher class.",
"main": "abes.js",
"dependencies": {
"bitbuf": "^0.1.3",
"bitbufhash": "^0.1.3"
"bitbuf": "^0.1.4",
"bitbufhash": "^0.1.4"
},

@@ -10,0 +10,0 @@ "scripts": {

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