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

@autoguru/utilities

Package Overview
Dependencies
Maintainers
2
Versions
61
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@autoguru/utilities - npm Package Compare versions

Comparing version 1.0.43 to 1.0.44

3

dist/index.esm.js

@@ -13,4 +13,3 @@ const warning = (condition, message, ...args) => {

}
catch (x) {
}
catch (_) { }
}

@@ -17,0 +16,0 @@ }

@@ -17,4 +17,3 @@ 'use strict';

}
catch (x) {
}
catch (_) { }
}

@@ -21,0 +20,0 @@ }

{
"name": "@autoguru/utilities",
"version": "1.0.43",
"version": "1.0.44",
"description": "A collection of smallish things that help AutoGuru write code.",

@@ -20,5 +20,5 @@ "homepage": "https://github.com/autoguru-au/octane/tree/master/packages/utilities#readme",

"devDependencies": {
"@autoguru/jest-preset": "^1.0.43",
"@autoguru/jest-preset": "^1.0.44",
"@autoguru/tsconfig": "^1.0.12",
"rollup": "^1.13.1",
"rollup": "^1.14.3",
"rollup-plugin-typescript2": "^0.21.1",

@@ -30,3 +30,3 @@ "typescript": "~3.5.1"

},
"gitHead": "032e43507c50517b9120bd2eb386ea08a1e77001"
"gitHead": "db725a3929ac804a076945864da27f3492bc7b41"
}
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