Socket
Socket
Sign inDemoInstall

ts-toolbelt

Package Overview
Dependencies
Maintainers
1
Versions
916
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-toolbelt - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

4

package.json
{
"name": "ts-toolbelt",
"version": "1.0.0",
"version": "1.0.1",
"license": "Apache-2.0",

@@ -22,3 +22,3 @@ "author": "Pierre-Antoine Mills",

"build:types": "tsc --emitDeclarationOnly",
"build:docs": "typedoc --out docs ./src/ --theme ../eledoc/bin/default/",
"build:docs": "typedoc --out docs ./src/ --theme ../eledoc/bin/default/ && touch ./docs/.nojekyll",
"setup:dev": "npm install --only=dev",

@@ -25,0 +25,0 @@ "git:push": "git add docs/ && git commit -am 'release' && git push origin master",

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