New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@ahanapediatrics/ahana-fp

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ahanapediatrics/ahana-fp - npm Package Compare versions

Comparing version 1.0.0 to 1.0.6

CHANGELOG.md

15

package.json
{
"name": "@ahanapediatrics/ahana-fp",
"version": "1.0.0",
"version": "1.0.6",
"description": "FP-friendly classes for Typescript",

@@ -10,2 +10,3 @@ "main": "lib/index.js",

"build": "tsc",
"release": "standard-version",
"lint": "tslint -p tsconfig.json",

@@ -25,2 +26,4 @@ "postversion": "git push && git push --tags",

"devDependencies": {
"cz-conventional-changelog": "^3.0.2",
"git-cz": "^3.3.0",
"tslint": "^5.20.1",

@@ -31,3 +34,11 @@ "typescript": "^3.7.2"

"lib/**/*"
]
],
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
},
"dependencies": {
"standard-version": "^7.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