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

@pagedip/util-npm

Package Overview
Dependencies
Maintainers
1
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pagedip/util-npm - npm Package Compare versions

Comparing version 2.2.4 to 2.2.5

15

CHANGELOG.md

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

## [2.2.5](https://github.com/pagedip/pagedip-framework/tree/release/93/util/npm) - Jan 4, 2019
### Dependencies
- [@pagedip/util-logger](https://github.com/pagedip/pagedip-framework/tree/release/93/util/logger): `^2.2.0` → `^2.2.1`
- @babel/cli: `^7.1.2` → `^7.2.3`
- npm-run-all: `^4.1.3` → `^4.1.5`
### Commits
[`1614c796..441c3026`](https://github.com/pagedip/pagedip-framework/compare/1614c79657988e34195b40dce8393a583d83f68e..441c30267999f34332c9e18024dc7e172f709458)
- [`3f3a16e6`](https://github.com/pagedip/pagedip-framework/commit/3f3a16e6b91e859fe36574fb294de77bd9800a93) update deps
- [`f7040ffc`](https://github.com/pagedip/pagedip-framework/commit/f7040ffcc0b86fbd0919984054b73545aa6a51a5) update dev deps
- [`fc3c2b38`](https://github.com/pagedip/pagedip-framework/commit/fc3c2b389e370262db9cdbd52bf05e21ed7e859e) update deps
- [`a0966eb7`](https://github.com/pagedip/pagedip-framework/commit/a0966eb7923fe83bc36201dc252bf26517b198e2) use npm-run-build instead of npm
## [2.2.4](https://github.com/pagedip/pagedip-framework/tree/release/82/util/npm) - Nov 5, 2018

@@ -2,0 +17,0 @@

12

package.json
{
"name": "@pagedip/util-npm",
"version": "2.2.4",
"version": "2.2.5",
"author": "Tyler Johnson <tyler@beneaththeink.com>",

@@ -15,6 +15,6 @@ "repository": {

"build": "babel src/ --out-dir lib/",
"prepare": "npm run build"
"prepare": "npm-run-all build"
},
"dependencies": {
"@pagedip/util-logger": "^2.2.0",
"@pagedip/util-logger": "^2.2.1",
"@types/npm": "^2.0.29",

@@ -27,4 +27,4 @@ "global-npm": "^0.3.0",

"devDependencies": {
"@babel/cli": "^7.1.2",
"npm-run-all": "^4.1.3",
"@babel/cli": "^7.2.3",
"npm-run-all": "^4.1.5",
"shx": "^0.3.2"

@@ -36,3 +36,3 @@ },

],
"gitHead": "1614c79657988e34195b40dce8393a583d83f68e"
"gitHead": "86d4986cf7f8417474096198b2ffa79157788188"
}
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