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

@bunt/unit

Package Overview
Dependencies
Maintainers
1
Versions
94
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.15.0 to 0.15.1

dist/Runtime/EnvReader.d.ts

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.15.1](https://github.com/izatop/bunt/compare/v0.15.0...v0.15.1) (2021-01-25)
### Bug Fixes
* env reader ([25dc913](https://github.com/izatop/bunt/commit/25dc913418e15b7ef9f9f1c97f93f031e86eec11))
# [0.15.0](https://github.com/izatop/bunt/compare/v0.14.9...v0.15.0) (2021-01-25)

@@ -8,0 +19,0 @@

1

dist/Runtime/index.d.ts
export * from "./Runtime";
export * from "./Heartbeat";
export * from "./Disposer";
export * from "./EnvReader";
export * from "./internal";
export * from "./interfaces";

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

__exportStar(require("./Disposer"), exports);
__exportStar(require("./EnvReader"), exports);
__exportStar(require("./internal"), exports);
__exportStar(require("./interfaces"), exports);
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@bunt/unit",
"version": "0.15.0",
"version": "0.15.1",
"keywords": [

@@ -32,3 +32,3 @@ "typescript"

"license": "MIT",
"gitHead": "66576502bef6096d6c7cb0917f9ce4b84a24609f"
"gitHead": "9a57fdb418a66c7b9b7e35ff8074e41f37f6934f"
}

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