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

@panosoft/ramda-utils

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@panosoft/ramda-utils - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

package.json
{
"name": "@panosoft/ramda-utils",
"version": "0.1.3",
"version": "0.1.4",
"description": "Utilities built on top of Ramda",
"main": "lib/index.js",
"scripts": {
"test": "node --harmony_arrow_functions test/test.js"
"test": "node --harmony_arrow_functions test/test.js",
"patch": "npm version patch && git push --follow-tags && npm publish",
"minor": "npm version minor && git push --follow-tags && npm publish"
},

@@ -9,0 +11,0 @@ "author": "Charles Scalfani",

Sorry, the diff of this file is not supported yet

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