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

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 0.0.1 to 0.0.2

.history/package_20190609013842.json

4

package.json
{
"name": "ts-toolbelt",
"version": "0.0.1",
"version": "0.0.2",
"license": "AGPL-3.0-only",

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

"@typescript-eslint/parser": "^1.9.0",
"eledoc": "^0.0.1",
"eledoc": "^0.0.5",
"eslint": "^5.16.0",

@@ -29,0 +29,0 @@ "eslint-plugin-fp": "^2.3.0",

@@ -1,14 +0,5 @@

<script async type="text/javascript"> // Handle when image displayed in website
document.addEventListener("DOMContentLoaded", function(event) {
document.querySelectorAll('img').forEach(function(img) {
img.onerror = function(){
this.style.display='none'
}
})
})
</script>
<center>
<img src=".github/logo.png" alt="logo" width="400" onerror="this.src='../.github/logo.png'"/>
<img src="https://raw.githubusercontent.com/pirix-gh/ts-toolbelt/master/.github/logo.png" alt="logo"/>
</center>
# [Documentation](index.html)
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