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

enonic-fp

Package Overview
Dependencies
Maintainers
1
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enonic-fp - npm Package Compare versions

Comparing version 0.2.13 to 0.2.14

19

package.json
{
"name": "enonic-fp",
"version": "0.2.13",
"version": "0.2.14",
"description": "Functional programming helpers for Enonic XP",

@@ -28,13 +28,13 @@ "main": "lib/index.js",

"dependencies": {
"enonic-types": "^0.0.17",
"fp-ts": "^2.4.0"
"enonic-types": "^0.0.19",
"fp-ts": "^2.4.1"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.15.0",
"@typescript-eslint/parser": "^2.15.0",
"@typescript-eslint/eslint-plugin": "^2.16.0",
"@typescript-eslint/parser": "^2.16.0",
"eslint": "^6.8.0",
"husky": "^4.0.7",
"lint-staged": "^9.5.0",
"husky": "^4.0.10",
"lint-staged": "^10.0.0",
"rimraf": "^3.0.0",
"typescript": "^3.7.4"
"typescript": "^3.7.5"
},

@@ -48,6 +48,5 @@ "husky": {

"*.ts": [
"eslint --fix 'src/**/*.ts'",
"git add"
"eslint --fix 'src/**/*.ts'"
]
}
}
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