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

@socialgouv/datafiller-data

Package Overview
Dependencies
Maintainers
3
Versions
100
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@socialgouv/datafiller-data - npm Package Compare versions

Comparing version 1.79.0 to 2.0.0

CHANGELOG.md

18

package.json

@@ -6,6 +6,7 @@ {

},
"version": "1.79.0",
"version": "2.0.0",
"main": "index.js",
"files": [
"data"
"data",
"src"
],

@@ -63,17 +64,6 @@ "homepage": "https://github.com/SocialGouv/datafiller-data",

"hooks": {
"pre-commit": "eslint . --ext .ts",
"pre-commit": "yarn lint",
"pre-push": "run-p lint test"
}
},
"release": {
"branches": [
"master"
],
"plugins": [
"@semantic-release/commit-analyzer",
"@semantic-release/release-notes-generator",
"@semantic-release/npm",
"@semantic-release/github"
]
}
}
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