New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@garfish/utils

Package Overview
Dependencies
Maintainers
8
Versions
367
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@garfish/utils - npm Package Compare versions

Comparing version 0.1.5 to 0.1.13-beta.5

dist/packages/runtime/browser-snapshot/src/global.d.ts

4

dist/utils.umd.js

@@ -5,3 +5,3 @@ (function (global, factory) {

(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global.Utils = {}));
}(this, (function (exports) { 'use strict';
})(this, (function (exports) { 'use strict';

@@ -991,2 +991,2 @@ const objectToString = Object.prototype.toString;

})));
}));
{
"name": "@garfish/utils",
"version": "0.1.5",
"version": "0.1.13-beta.5",
"description": "utils module.",

@@ -21,3 +21,2 @@ "keywords": [

},
"scripts": {},
"types": "dist/index.d.ts",

@@ -34,4 +33,4 @@ "buildOptions": {

},
"peerDependencies": {
"@garfish/core": "^0.0.23"
"dependencies": {
"@garfish/core": "0.1.13-beta.5"
},

@@ -42,3 +41,4 @@ "publishConfig": {

},
"gitHead": "f167c7b8f0d6c11a387709b7015bc0c6f84991d3"
}
"gitHead": "e8bf48ea8ca8db408a4a0a1cdab8ce4a50ab279b",
"scripts": {}
}
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