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

tsbuffer-validator

Package Overview
Dependencies
Maintainers
1
Versions
74
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tsbuffer-validator - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1-dev.0

2

index.d.ts
/*!
* TSBuffer Validator v2.0.0
* TSBuffer Validator v2.0.1-dev.0
* -----------------------------------------

@@ -4,0 +4,0 @@ * LGPL 3.0 LICENSE

{
"name": "tsbuffer-validator",
"version": "2.0.0",
"version": "2.0.1-dev.0",
"description": "Validator for TSBuffer values",

@@ -17,3 +17,3 @@ "main": "index.cjs",

"build:dts": "rm -rf lib && npx tsc && npx api-extractor run --local --verbose && node scripts/removePrivate.js && rm -rf lib",
"build:doc": "rm -rf docs/references && npx api-documenter markdown --input temp --output docs/references",
"build:doc": "rm -rf docs/api && npx api-documenter markdown --input temp --output docs/api",
"bp": "npm version patch && npm run build && cd dist && npm publish & cd.."

@@ -45,3 +45,3 @@ },

"k8w-extend-native": "^1.4.5",
"tsbuffer-schema": "^2.0.0"
"tsbuffer-schema": "^2.0.1-dev.0"
},

@@ -48,0 +48,0 @@ "nyc": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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