@lerna/symlink-binary
Advanced tools
Comparing version 3.3.0 to 3.6.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [3.6.0](https://github.com/lerna/lerna/compare/v3.5.1...v3.6.0) (2018-12-07) | ||
**Note:** Version bump only for package @lerna/symlink-binary | ||
<a name="3.3.0"></a> | ||
@@ -8,0 +16,0 @@ # [3.3.0](https://github.com/lerna/lerna/compare/v3.2.1...v3.3.0) (2018-09-06) |
{ | ||
"name": "@lerna/symlink-binary", | ||
"version": "3.3.0", | ||
"version": "3.6.0", | ||
"description": "An internal Lerna tool", | ||
@@ -33,4 +33,4 @@ "keywords": [ | ||
"dependencies": { | ||
"@lerna/create-symlink": "^3.3.0", | ||
"@lerna/package": "^3.0.0", | ||
"@lerna/create-symlink": "^3.6.0", | ||
"@lerna/package": "^3.6.0", | ||
"fs-extra": "^7.0.0", | ||
@@ -40,3 +40,3 @@ "p-map": "^1.2.0", | ||
}, | ||
"gitHead": "901e6d54a47151dfed3d6ed2912804b97d05c6b5" | ||
"gitHead": "8cc3196014f6fe8c9b41477b975c527d017a3daf" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
5850
Updated@lerna/create-symlink@^3.6.0
Updated@lerna/package@^3.6.0