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 1.0.3 to 1.0.4

10

package.json

@@ -5,3 +5,3 @@ {

"dev": "tsc --watch",
"build": "npm run clean && tsc",
"prepublish": "npm run clean && tsc",
"refresh": "tsc",

@@ -12,3 +12,3 @@ "test": "jest --config ./jestconfig.js",

"name": "@giphy/js-analytics",
"version": "1.0.3",
"version": "1.0.4",
"main": "dist/index.js",

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

"dependencies": {
"@giphy/js-types": "^1.0.3",
"@giphy/js-util": "^1.0.3",
"@giphy/js-types": "^1.0.4",
"@giphy/js-util": "^1.0.4",
"cookie": "0.3.1",

@@ -34,3 +34,3 @@ "dompurify": "^1.0.10",

},
"gitHead": "f19642ef23ac274793b5d23eb8f8f53ec612d039"
"gitHead": "f6e2fbddab087a498c971050e22ee18e8dbe06d2"
}
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