flickr-sdk
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
{ | ||
"name": "flickr-sdk", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "Almost certainly the best Flickr API client in the world for node and the browser", | ||
@@ -20,2 +20,6 @@ "keywords": [ | ||
], | ||
"browser": { | ||
"./plugins/oauth.js": "./plugins/oauth-browser.js", | ||
"./services/oauth.js": "./services/oauth-browser.js" | ||
}, | ||
"scripts": { | ||
@@ -43,3 +47,4 @@ "reflect": "node script/reflect", | ||
"publishConfig": { | ||
"tag": "next" | ||
"tag": "next", | ||
"registry": "https://registry.npmjs.org" | ||
}, | ||
@@ -46,0 +51,0 @@ "devDependencies": { |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
80439
14
2411
0