Socket
Socket
Sign inDemoInstall

@zettabrasil/petshop-especies

Package Overview
Dependencies
0
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [0.2.3](https://github.com/zettabrasil/petshop-especies/compare/v0.2.2...v0.2.3) (2021-05-11)
### [0.2.2](https://github.com/zettabrasil/petshop-especies/compare/v0.2.1...v0.2.2) (2020-04-06)

@@ -7,0 +9,0 @@

18

package.json
{
"name": "@zettabrasil/petshop-especies",
"version": "0.2.2",
"version": "0.2.3",
"description": "Relação de espécies e raças",

@@ -8,3 +8,4 @@ "main": "index.js",

"commit": "git-cz",
"release": "standard-version"
"release": "standard-version",
"postinstall": "husky install"
},

@@ -38,13 +39,12 @@ "husky": {

"devDependencies": {
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@commitlint/cli": "^12.1.1",
"@commitlint/config-conventional": "^12.1.1",
"commitizen": "^4.0.3",
"cz-conventional-changelog": "^3.1.0",
"husky": "^4.2.3",
"standard-version": "^7.1.0"
"cz-conventional-changelog": "^3.3.0",
"husky": "^6.0.0",
"standard-version": "^9.3.0"
},
"directories": {
"lib": "lib"
},
"dependencies": {}
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc