Socket
Socket
Sign inDemoInstall

lang-mini

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lang-mini - npm Package Compare versions

Comparing version 0.0.14 to 0.0.15

6

package.json

@@ -6,6 +6,6 @@ {

"dependencies": {
"deep-equal": "^1.0.1"
"deep-equal": "^2.0.3"
},
"devDependencies": {
"fnl": "^0.0.13"
"fnl": "^0.0.14"
},

@@ -24,3 +24,3 @@ "comments": [

},
"version": "0.0.14"
"version": "0.0.15"
}

@@ -210,1 +210,7 @@ Roadmap and progress notes.

20/12/2019
Need to create / use wrappers to convert types in some systematic ways, not just as a function wrapper.
// convert(input, conversion_schema)
// fn_convert(schema) returns convert(input)

Sorry, the diff of this file is too big to display

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