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

@anolilab/package-json-utils

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@anolilab/package-json-utils - npm Package Compare versions

Comparing version 3.0.1 to 3.0.2

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## @anolilab/package-json-utils [3.0.2](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/package-json-utils@3.0.1...@anolilab/package-json-utils@3.0.2) (2023-07-26)
### Bug Fixes
* included 'skip.js' in package.json for several packages ([1c84b33](https://github.com/anolilab/javascript-style-guide/commit/1c84b33435abc75666214632eba4566f36c78e1a))
## @anolilab/package-json-utils [3.0.1](https://github.com/anolilab/javascript-style-guide/compare/@anolilab/package-json-utils@3.0.0...@anolilab/package-json-utils@3.0.1) (2023-07-18)

@@ -2,0 +9,0 @@

9

package.json
{
"name": "@anolilab/package-json-utils",
"version": "3.0.1",
"version": "3.0.2",
"description": "Shared utilities for parsing information from a package.json.",

@@ -47,2 +47,3 @@ "keywords": [

"dist",
"skip.js",
"README.md",

@@ -64,5 +65,5 @@ "CHANGELOG.md",

"devDependencies": {
"@commitlint/cli": "^17.6.6",
"@commitlint/config-conventional": "^17.6.6",
"@commitlint/core": "^17.6.6",
"@commitlint/cli": "^17.6.7",
"@commitlint/config-conventional": "^17.6.7",
"@commitlint/core": "^17.6.7",
"@semantic-release/changelog": "^6.0.3",

@@ -69,0 +70,0 @@ "@semantic-release/commit-analyzer": "^10.0.1",

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