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 0.9.0 to 0.9.1

README.md

11

CHANGELOG.md

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

## [0.9.1](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/utils/compare/@tunnckocore/utils@0.9.0...@tunnckocore/utils@0.9.1) (2019-10-03)
### Bug Fixes
* docs runner updates; use verb; gen readmes ([d6a04fe](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/utils/commit/d6a04fe))
# [0.9.0](https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/utils/compare/@tunnckocore/utils@0.8.4...@tunnckocore/utils@0.9.0) (2019-10-02)

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

21

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

@@ -35,3 +35,20 @@ "repository": "https://github.com/tunnckoCore/opensource/tree/master/@tunnckocore/utils",

"licenseStart": 2019,
"gitHead": "7d24fbc72fa22884fba5c60abb8439dff2826016"
"verb": {
"readme": "../../readme-template.md",
"run": true,
"toc": {
"render": true,
"method": "preWrite",
"maxdepth": 4
},
"layout": "empty",
"tasks": [
"readme"
],
"lint": {
"reflinks": true
},
"reflinks": []
},
"gitHead": "fb81e73cd49bd6d50bb4484ae0d3b9d2fa3b28e7"
}
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