@transloadit/enrich-tweet
Advanced tools
Comparing version 0.3.0 to 0.3.1
{ | ||
"name": "@transloadit/enrich-tweet", | ||
"license": "AGPL-3.0-only", | ||
"version": "0.3.0", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"version": "0.3.1", | ||
"repository": { | ||
@@ -13,7 +9,5 @@ "type": "git", | ||
}, | ||
"license": "AGPL-3.0-only", | ||
"main": "dist/enrichTweet.js", | ||
"types": "dist/enrichTweet.d.ts", | ||
"files": [ | ||
"dist" | ||
], | ||
"directories": { | ||
@@ -23,5 +17,8 @@ "lib": "dist", | ||
}, | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"tsc": "tsc --build --clean && tsc --build", | ||
"test": "echo \"Error: run tests from root\" && exit 1" | ||
"test": "echo \"Error: run tests from root\" && exit 1", | ||
"tsc": "tsc --build --clean && tsc --build" | ||
}, | ||
@@ -38,3 +35,6 @@ "dependencies": { | ||
}, | ||
"gitHead": "df8101d46064782dd743550aac74ab6afdb6b82c" | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "48eed6c692a65c1aa29d6bf8f62aa4d246476fb3" | ||
} |
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