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

@pkgr/utils

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pkgr/utils - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.3.3](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.2...@pkgr/utils@0.3.3) (2019-11-10)
### Bug Fixes
* **rollup:** use opts.output for build.write ([eb0b3bf](https://github.com/rx-ts/pkgr/commit/eb0b3bf15743eeaad1f335d7a2250f0b9e461fab))
## [0.3.2](https://github.com/rx-ts/pkgr/compare/@pkgr/utils@0.3.1...@pkgr/utils@0.3.2) (2019-11-03)

@@ -8,0 +19,0 @@

6

package.json
{
"name": "@pkgr/utils",
"version": "0.3.2",
"version": "0.3.3",
"description": "Shared utils for `@pkgr` packages or any package else",

@@ -16,3 +16,3 @@ "repository": "git+https://github.com/rx-ts/pkgr.git",

"dependencies": {
"chalk": "^2.4.2",
"chalk": "^3.0.0",
"cross-spawn": "^7.0.1",

@@ -28,3 +28,3 @@ "is-glob": "^4.0.1",

"sideEffects": false,
"gitHead": "e9b04193f4a4689f34e9ea8baf48f4099d00f3ec"
"gitHead": "566cc7a0b2610920bfc4f851e759dd431bbfbac6"
}
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