New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

notmytype

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

notmytype - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

4

assert.js
/**
* Copied from https://github.com/gcanti/flowcheck/blob/d442fd50ae46df620e1391d57b574eda73384626/src/assert.js
* Types were changed to superfn comment style
* Types were commented out for syntax compatibility with ES6
* Code formatting was tweaked
* `validate` was exported
*/

@@ -5,0 +7,0 @@

{
"name": "notmytype",
"version": "0.1.0",
"version": "0.1.1",
"description": "Type-check your function inputs with syntax like T(s, T.string, buf, Buffer, strings, T.list(T.string))",

@@ -11,2 +11,3 @@ "homepage": "https://github.com/ludios/notmytype",

"type-checking",
"assert",
"validate",

@@ -13,0 +14,0 @@ "validation"

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