passport-twitter-2
Advanced tools
Comparing version 0.0.7 to 0.0.8
{ | ||
"name": "passport-twitter-2", | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"description": "Passport Strategy for Twitter API v2", | ||
@@ -24,10 +24,5 @@ "main": "index.js", | ||
}, | ||
"peerDependencies": { | ||
"node-fetch": "*" | ||
"optionalDependencies": { | ||
"node-fetch": "^3.2.10" | ||
}, | ||
"peerDependenciesMeta": { | ||
"node-fetch": { | ||
"optional": true | ||
} | ||
}, | ||
"engines": { | ||
@@ -34,0 +29,0 @@ "node": ">=18.0.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
6895