🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@telus/create-library

Package Overview
Dependencies
Maintainers
18
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@telus/create-library - npm Package Compare versions

Comparing version

to
1.16.1

7

package.json
{
"version": "1.16.0",
"version": "1.16.1",
"name": "@telus/create-library",

@@ -42,3 +42,4 @@ "description": "an opinionated npm package initializer",

"release:dryrun": "npx semantic-release --dry-run --branch $(git describe --contains --all HEAD)",
"release": "npx semantic-release"
"release": "npx semantic-release",
"prepare": "husky install"
},

@@ -62,3 +63,3 @@ "dependencies": {

"editorconfig-checker": "^5.0.1",
"husky": "^8.0.3",
"husky": "^8.0.0",
"npm-run-all": "^4.1.5"

@@ -65,0 +66,0 @@ },