🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@juze/b

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

@juze/b - npm Package Compare versions

Comparing version
0.1.0
to
0.1.1
+11
-0
CHANGELOG.md

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

## [0.1.1](https://gitee.com/iloveluyan/lerna-demo1/compare/v0.1.0...v0.1.1) (2021-03-17)
### Bug Fixes
* 修复b 的bug ([1a0e293](https://gitee.com/iloveluyan/lerna-demo1/commits/1a0e29372f582b5ea2e0a0a657a925359a54a8f4))
# 0.1.0 (2021-03-17)

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

+1
-0

@@ -6,3 +6,4 @@ "use strict";

function add(a, b) {
console.log("hello");
return a + b;
}
+2
-2
{
"name": "@juze/b",
"version": "0.1.0",
"version": "0.1.1",
"description": "Now I’m the model of a modern major general / The venerated Virginian veteran whose men are all / Lining up, to put me up on a pedestal / Writin’ letters to relatives / Embellishin’ my elegance and eloquence / But the elephant is in the room / The truth is in ya face when ya hear the British cannons go / BOOM",

@@ -26,3 +26,3 @@ "keywords": [],

},
"gitHead": "3d438668483d44048025c24be6c07f3054ff19d6"
"gitHead": "43adbe5fca39baf885bb8eafa01c773f61a857af"
}