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

@giphy/js-util

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@giphy/js-util - npm Package Compare versions

Comparing version 4.4.0 to 4.4.1

11

package.json

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

"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-util",
"version": "4.4.0",
"version": "4.4.1",
"main": "dist/index.js",

@@ -37,3 +37,3 @@ "description": "Shared giphy js utils",

"dependencies": {
"@giphy/js-types": "^4.4.0",
"@giphy/js-types": "*",
"dompurify": "^2.2.2",

@@ -46,4 +46,3 @@ "uuid": "^9.0.0"

"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