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

@bunt/input

Package Overview
Dependencies
Maintainers
1
Versions
83
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@bunt/input - npm Package Compare versions

Comparing version 0.15.0 to 0.15.9

8

CHANGELOG.md

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

## [0.15.9](https://github.com/izatop/bunt/compare/v0.15.8...v0.15.9) (2021-03-04)
**Note:** Version bump only for package @bunt/input
# [0.15.0](https://github.com/izatop/bunt/compare/v0.14.9...v0.15.0) (2021-01-25)

@@ -8,0 +16,0 @@

3

dist/Type/DateTime.d.ts

@@ -1,3 +0,2 @@

/// <reference types="node" />
import { ScalarType } from "./ScalarType";
export declare const DateTime: ScalarType<Date, import("fs").OpenMode>;
export declare const DateTime: ScalarType<Date, string | number>;
{
"name": "@bunt/input",
"version": "0.15.0",
"version": "0.15.9",
"keywords": [

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

"dependencies": {
"@bunt/util": "^0.15.0"
"@bunt/util": "^0.15.9"
},
"license": "MIT",
"gitHead": "66576502bef6096d6c7cb0917f9ce4b84a24609f"
"gitHead": "c6b2afe763ddc15f776331404db30985acdbb72e"
}
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