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

@tunnckocore/utils

Package Overview
Dependencies
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tunnckocore/utils - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

12

CHANGELOG.md

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

## [1.1.2](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/utils@1.1.1...@tunnckocore/utils@1.1.2) (2019-10-25)
### Bug Fixes
* duh, tweaks ([6e14ea8](https://github.com/tunnckoCore/opensource/commit/6e14ea886cc4071e63efc437d61a9041be2a21fa))
* include cheerio dep on @tunnckocore/utils ([5f36596](https://github.com/tunnckoCore/opensource/commit/5f3659665bc2a6b3d820d500d26c3228181e38e9))
## [1.1.1](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/utils@1.1.0...@tunnckocore/utils@1.1.1) (2019-10-25)

@@ -8,0 +20,0 @@

7

package.json
{
"name": "@tunnckocore/utils",
"version": "1.1.1",
"version": "1.1.2",
"description": "Utility functions and helpers for internal usage and monorepos",

@@ -34,2 +34,5 @@ "repository": {

"scripts": {},
"dependencies": {
"cheerio": "^1.0.0-rc.3"
},
"publishConfig": {

@@ -71,3 +74,3 @@ "access": "public",

},
"gitHead": "58ed49da4fa11b9cce50dc4ee770e7ae4fb8a556"
"gitHead": "e238d28b78ff181f3c373471967b139459c40182"
}
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