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.2.3 to 1.3.0

16

CHANGELOG.md

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

# [1.3.0](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/utils@1.2.3...@tunnckocore/utils@1.3.0) (2020-01-24)
### Bug Fixes
* upgrade deps ([a744c6d](https://github.com/tunnckoCore/opensource/commit/a744c6dbef340b51e246ecf874579a752b7aa35a))
### Features
* format, npm funding field, prettier-plugin-pkgjson ([5cd0a38](https://github.com/tunnckoCore/opensource/commit/5cd0a389a731e5634636f1a124decbaf36807824))
## [1.2.3](https://github.com/tunnckoCore/opensource/compare/@tunnckocore/utils@1.2.2...@tunnckocore/utils@1.2.3) (2020-01-19)

@@ -8,0 +24,0 @@

51

package.json
{
"name": "@tunnckocore/utils",
"version": "1.2.3",
"version": "1.3.0",
"licenseStart": 2019,
"license": "MPL-2.0",
"description": "Utility functions and helpers for internal usage and monorepos",
"author": "Charlike Mike Reagent <opensource@tunnckocore.com> (https://tunnckocore.com)",
"homepage": "https://tunnckocore.com/opensource",
"funding": "https://ko-fi.com/tunnckoCore/commissions",
"repository": {

@@ -10,8 +15,2 @@ "type": "git",

},
"homepage": "https://tunnckocore.com/opensource",
"author": "Charlike Mike Reagent <opensource@tunnckocore.com> (https://tunnckocore.com)",
"license": "MPL-2.0",
"engines": {
"node": ">=10.13"
},
"main": "src/index.js",

@@ -22,16 +21,4 @@ "module": "src/index.js",

],
"keywords": [
"develop",
"hela",
"helpers",
"monorepo",
"monorepo helpers",
"tunnckocore",
"tunnckocorehq",
"utilities",
"utils"
],
"scripts": {},
"dependencies": {
"cheerio": "^1.0.0-rc.3"
"engines": {
"node": ">=10.13"
},

@@ -42,5 +29,5 @@ "publishConfig": {

},
"cov": {
"value": 100,
"color": "green"
"scripts": {},
"dependencies": {
"cheerio": "^1.0.0-rc.3"
},

@@ -57,7 +44,17 @@ "jest": {

},
"jestCov": {
"cov": {
"value": 100,
"color": "green"
},
"licenseStart": 2019,
"keywords": [
"develop",
"hela",
"helpers",
"monorepo",
"monorepo helpers",
"tunnckocore",
"tunnckocorehq",
"utilities",
"utils"
],
"verb": {

@@ -83,3 +80,3 @@ "readme": "../../readme-template.md",

},
"gitHead": "820e49e8692e845205e50d5c5f5869d8313f4206"
"gitHead": "bb12d93a0661850b7f74f5f5aca6f313504de661"
}
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