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

@zenggan/utils

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zenggan/utils - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [3.0.1](https://github.com/KingGanZeng/learn-lerna/compare/@zenggan/utils@3.0.0...@zenggan/utils@3.0.1) (2020-06-22)
### Bug Fixes
* Gengxin ([b843490](https://github.com/KingGanZeng/learn-lerna/commit/b843490e01defee90b7e4847a7288d7c0c21c48c))
# 3.0.0 (2020-06-22)

@@ -8,0 +19,0 @@

4

package.json
{
"name": "@zenggan/utils",
"version": "3.0.0",
"version": "3.0.1",
"main": "src/index.js",

@@ -9,3 +9,3 @@ "license": "MIT",

},
"gitHead": "8c2bb810b0a483ae87e769c6eb80095a79fe9d46"
"gitHead": "12d12111bb08ce46995cf7afbf6d95a1be3db417"
}

@@ -18,2 +18,3 @@ function curryIt(fn) {

function add(a, b) {

@@ -20,0 +21,0 @@ console.log(a, b)

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