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

@tpham0/orange

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tpham0/orange - npm Package Compare versions

Comparing version 2.1.0 to 2.1.1

7

CHANGELOG.md
# CHANGELOG
# [@tpham0/orange-v2.1.1](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/orange-v2.1.0...@tpham0/orange-v2.1.1) (2020-12-22)
### Bug Fixes
* **orange:** fix test ([12e7e67](https://github.com/zlatanpham/monorepo-semantic-release-demo/commit/12e7e67a6cb0cea91e9f1ad4d6e1d6bc65fe3264))
# [@tpham0/orange-v2.1.0](https://github.com/zlatanpham/monorepo-semantic-release-demo/compare/@tpham0/orange-v2.0.0...@tpham0/orange-v2.1.0) (2020-12-18)

@@ -4,0 +11,0 @@

2

dist/index.esm.js

@@ -15,3 +15,3 @@ import { printMe, add } from '@tpham0/apple';

function log7() {
console.log('log6');
console.log('log64');
}

@@ -18,0 +18,0 @@ function log8() {

@@ -17,3 +17,3 @@ 'use strict';

function log7() {
console.log('log6');
console.log('log64');
}

@@ -20,0 +20,0 @@ function log8() {

@@ -1,2 +0,2 @@

"use strict";var o=require("@tpham0/apple");exports.callMe=function(e){console.log(o.printMe(e))},exports.log6=function(){console.log("log6")},exports.log7=function(){console.log("log6")},exports.log8=function(){console.log("log6")},exports.sum=function(e){return e.reduce((function(e,n){return o.add(e,n)}),0)};
"use strict";var o=require("@tpham0/apple");exports.callMe=function(e){console.log(o.printMe(e))},exports.log6=function(){console.log("log6")},exports.log7=function(){console.log("log64")},exports.log8=function(){console.log("log6")},exports.sum=function(e){return e.reduce((function(e,n){return o.add(e,n)}),0)};
//# sourceMappingURL=orange.cjs.production.min.js.map
{
"name": "@tpham0/orange",
"version": "2.1.0",
"version": "2.1.1",
"description": "Orange package",

@@ -5,0 +5,0 @@ "sideEffects": false,

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

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