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.4 to 1.0.5

dist/bottle-data.d.ts

1

dist/index.d.ts
export { default as pingback } from './pingback';
export { default as bottleData } from './bottle-data';
export * from './types';

@@ -5,2 +5,4 @@ "use strict";

exports.pingback = pingback_1.default;
var bottle_data_1 = require("./bottle-data");
exports.bottleData = bottle_data_1.default;
//# sourceMappingURL=index.js.map

4

dist/session.js

@@ -15,5 +15,3 @@ "use strict";

}
catch (e) {
console.error(e);
}
catch (_) { }
return '';

@@ -20,0 +18,0 @@ }

@@ -11,3 +11,3 @@ {

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

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

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

@@ -29,2 +29,3 @@ "dompurify": "^1.0.10",

"@types/cookie": "^0.3.2",
"@types/dompurify": "^0.0.32",
"@types/throttle-debounce": "1.1.1",

@@ -34,3 +35,3 @@ "jest-fetch-mock": "^2.1.1",

},
"gitHead": "f6e2fbddab087a498c971050e22ee18e8dbe06d2"
"gitHead": "f05648f2d7571d864513dbc041447e328e163738"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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