Socket
Socket
Sign inDemoInstall

@bunt/unit

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bunt/unit - npm Package Compare versions

Comparing version 0.20.0 to 0.21.0

2

dist/Unit.js

@@ -44,3 +44,3 @@ "use strict";

}
(0, util_1.assert)((0, util_1.isInstanceOf)(context, Context_1.Context), `Wrong context type`);
(0, util_1.assert)((0, util_1.isInstanceOf)(context, Context_1.Context), "Wrong context type");
return Context_1.Context.apply(await context);

@@ -47,0 +47,0 @@ }

{
"name": "@bunt/unit",
"version": "0.20.0",
"version": "0.21.0",
"keywords": [

@@ -29,6 +29,6 @@ "typescript"

"dependencies": {
"@bunt/util": "^0.20.0"
"@bunt/util": "^0.21.0"
},
"license": "MIT",
"gitHead": "ab2aa7e9c5bb465cdc204d8daa701c6f259e4a84"
"gitHead": "b392d4e501e82223a764537d758d0519c087eb0d"
}

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