@tpham0/orange
Advanced tools
Comparing version 3.0.1 to 3.1.0-beta.1
@@ -0,1 +1,16 @@ | ||
# @tpham0/orange [3.1.0-beta.1](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/orange@3.0.1...@tpham0/orange@3.1.0-beta.1) (2020-12-23) | ||
### Features | ||
* test ([4159ac8](https://github.com/zlatanpham/monorepo-semantic-release-demo/commit/4159ac803afc1ce2a86105e838eba02d842091ea)) | ||
### Dependencies | ||
* **@tpham0/apple:** upgraded to 7.1.0-beta.1 | ||
# Change Log | ||
@@ -2,0 +17,0 @@ |
@@ -18,3 +18,3 @@ import { printMe, add } from '@tpham0/apple'; | ||
function log8() { | ||
console.log('log2226'); | ||
console.log('lossg2226'); | ||
} | ||
@@ -21,0 +21,0 @@ function log10() { |
@@ -20,3 +20,3 @@ 'use strict'; | ||
function log8() { | ||
console.log('log2226'); | ||
console.log('lossg2226'); | ||
} | ||
@@ -23,0 +23,0 @@ function log10() { |
@@ -1,2 +0,2 @@ | ||
"use strict";var o=require("@tpham0/apple");exports.callMe=function(l){console.log(o.printMe(l))},exports.log10=function(){console.log("log10")},exports.log11=function(){console.log("hello world")},exports.log21=function(){console.log("log21322")},exports.log221=function(){console.log("lssog21322")},exports.log2s21=function(){console.log("log21222")},exports.log6=function(){console.log("log6")},exports.log7=function(){console.log("log64")},exports.log8=function(){console.log("log2226")},exports.sum=function(l){return l.reduce((function(l,n){return o.add(l,n)}),0)}; | ||
"use strict";var o=require("@tpham0/apple");exports.callMe=function(l){console.log(o.printMe(l))},exports.log10=function(){console.log("log10")},exports.log11=function(){console.log("hello world")},exports.log21=function(){console.log("log21322")},exports.log221=function(){console.log("lssog21322")},exports.log2s21=function(){console.log("log21222")},exports.log6=function(){console.log("log6")},exports.log7=function(){console.log("log64")},exports.log8=function(){console.log("lossg2226")},exports.sum=function(l){return l.reduce((function(l,n){return o.add(l,n)}),0)}; | ||
//# sourceMappingURL=orange.cjs.production.min.js.map |
{ | ||
"name": "@tpham0/orange", | ||
"version": "3.0.1", | ||
"version": "3.1.0-beta.1", | ||
"description": "Orange package", | ||
@@ -23,3 +23,3 @@ "sideEffects": false, | ||
"dependencies": { | ||
"@tpham0/apple": "^7.0.1" | ||
"@tpham0/apple": "7.1.0" | ||
}, | ||
@@ -29,3 +29,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "0edaa3a1e436800587fc13d1350ba29e54f4d439" | ||
"gitHead": "32ed7e5a4038f882e31e9926e6714512496bdca3" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10641
3
- Removed@tpham0/apple@7.0.1(transitive)
Updated@tpham0/apple@7.1.0