Comparing version 0.0.1 to 0.0.2
{ | ||
"name": "faro", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Faro out-shuffle a string", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -16,2 +16,4 @@ ## README | ||
```javascript | ||
const faro = require('faro'); | ||
const { shuffle, unshuffle } = faro; | ||
@@ -18,0 +20,0 @@ |
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
5875
25