Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "bsaes", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Advanced Encryption Standard", | ||
@@ -5,0 +5,0 @@ "main": "./aes", |
@@ -1,3 +0,3 @@ | ||
### aes.js - JavaScript AES | ||
[![CircleCI](https://circleci.com/gh/oasislabs/aes.js.svg?style=svg&circle-token=6ba68a39db1ae2e06b0cd0285214c8c6e9ea7023)](https://circleci.com/gh/oasislabs/aes.js) | ||
### bsaes.js - JavaScript AES | ||
[![CircleCI](https://circleci.com/gh/oasislabs/bsaes.js.svg?style=svg&circle-token=6ba68a39db1ae2e06b0cd0285214c8c6e9ea7023)](https://circleci.com/gh/oasislabs/bsaes.js) | ||
@@ -4,0 +4,0 @@ > Just as it's possible to write a TCP/IP protocol stack in some utterly |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
43094