@84codes/sparoid
Advanced tools
Comparing version 2.1.0 to 2.1.1
@@ -15,5 +15,9 @@ { | ||
"type": "module", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "SPAroid client", | ||
"main": "src/sparoid.mjs", | ||
"exports": { | ||
"require": "./dist/sparoid.cjs", | ||
"import": "./src/sparoid.mjs" | ||
}, | ||
"dependencies": {}, | ||
@@ -25,3 +29,4 @@ "repository": { | ||
"files": [ | ||
"src/" | ||
"src/", | ||
"dist/" | ||
], | ||
@@ -28,0 +33,0 @@ "author": "84codes", |
@@ -8,3 +8,3 @@ # SPAroid | ||
```javascript | ||
import * as sparoid from 'sparoid' | ||
import * as sparoid from '@84codes/sparoid' | ||
@@ -11,0 +11,0 @@ // Sparoid will read the environment variables SPAROID_KEY and SPAROID_HMAC_KEY |
Sorry, the diff of this file is not supported yet
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
7737
4
180
6