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

@giphy/js-analytics

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giphy/js-analytics - npm Package Compare versions

Comparing version 4.3.0 to 4.3.1

13

package.json

@@ -8,8 +8,8 @@ {

"prepublish": "npm run clean && npm run build",
"test": "jest --config ./jestconfig.js",
"test:watch": "jest --config ./jestconfig.js --watchAll"
"test": "run -T jest --config ./jestconfig.js",
"test:watch": "run -T jest --config ./jestconfig.js --watchAll"
},
"name": "@giphy/js-analytics",
"homepage": "https://github.com/Giphy/giphy-js/tree/master/packages/analytics",
"version": "4.3.0",
"version": "4.3.1",
"main": "dist/index.js",

@@ -36,4 +36,4 @@ "types": "dist/index.d.ts",

"dependencies": {
"@giphy/js-types": "^4.4.0",
"@giphy/js-util": "^4.4.0",
"@giphy/js-types": "*",
"@giphy/js-util": "*",
"append-query": "^2.1.0",

@@ -47,4 +47,3 @@ "throttle-debounce": "^3.0.1"

"typescript": "^5.0.4"
},
"gitHead": "5d7c4ac149c2bcb5a5c10144144a2743afe07e94"
}
}
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