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

crazyhorse

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crazyhorse - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

index.js

@@ -24,2 +24,3 @@ var pos = require('pos')

callback(nounPhrase.capitalizeFirstLetter()+' '+verbPhrase)
break;

@@ -37,2 +38,3 @@ default:

callback(nounPhrase+' '+verbPhrase)
break;
}

@@ -39,0 +41,0 @@ }

2

package.json
{
"name": "crazyhorse",
"version": "0.0.3",
"version": "0.0.4",
"description": "This module takes sentences and remixes them into a different semi-coherent sentence.",

@@ -5,0 +5,0 @@ "main": "index.js",

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