Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@transloadit/enrich-tweet

Package Overview
Dependencies
Maintainers
6
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@transloadit/enrich-tweet - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

22

package.json
{
"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"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc