Socket
Book a DemoInstallSign in
Socket

monorepo-test-pkg3

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

monorepo-test-pkg3 - npm Package Compare versions

Comparing version

to
3.0.0

15

CHANGELOG.md

@@ -0,1 +1,16 @@

<a name="3.0.0"></a>
# 3.0.0 (2016-07-31)
### Bug Fixes
* **pkg3:** be more playful ([7e08019](https://github.com/pekala/monorepo-test/commit/7e08019))
### BREAKING CHANGES
* pkg3: Breaks stuff
<a name="2.0.6"></a>

@@ -2,0 +17,0 @@ ## 2.0.6 (2016-07-31)

2

index.js
require('monorepo-test-pkg1');
require('monorepo-test-pkg2');
console.log('hello from pkg3 :)!');
console.log('hello from pkg3 ;)!');
{
"name": "monorepo-test-pkg3",
"version": "2.0.6",
"version": "3.0.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",