Socket
Socket
Sign inDemoInstall

aes128encrypter

Package Overview
Dependencies
0
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.0.1

21

package.json
{
"name": "aes128encrypter",
"version": "1.0.0",
"description": "",
"version": "1.0.1",
"description": "AES 128 encrypt/decrypt classes (node+php)",
"main": "aes128Encrypter.js",

@@ -9,4 +9,17 @@ "scripts": {

},
"author": "",
"license": "ISC"
"author": "Daniele Cruciani <daniele@smartango.com>",
"license": "GPL",
"repository": {
"type": "git",
"url": "https://github.com/danielecr/aes128encrypter.git"
},
"keywords": [
"aes",
"rijndael",
"symmetric",
"encryption"
],
"bugs": {
"url": "https://github.com/danielecr/aes128encrypter/issues"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc