Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "spotilocal", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"description": "Unofficial api for Spotify's local web server.", | ||
"main": "dist/src/index.js", | ||
"typings": "src/index", | ||
"typings": "dist/src/index", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "test": "tsc && mocha \"dist/test/**/*.js\"" |
@@ -9,3 +9,4 @@ { | ||
"experimentalDecorators": true, | ||
"outDir": "dist" | ||
"outDir": "dist", | ||
"declaration": true | ||
}, | ||
@@ -12,0 +13,0 @@ "exclude": [ |
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
173092
25
3946