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

crip-names

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

crip-names - npm Package Compare versions

Comparing version 1.2.4 to 1.2.5

name-creator.js

4

index.js

@@ -10,3 +10,3 @@ 'use strict';

var diagnoses = require('./diagnoses.json');
var pornNames = require('./porn-names.js');
var nameCreator = require('./name-creator.js');
var naughtyness = require('./naughtyness.json');

@@ -23,3 +23,3 @@

exports.pornstarRandom = function () {
return pornNames.cripPornStar;
return nameCreator.cripPornStar;
}
{
"name": "crip-names",
"version": "1.2.4",
"version": "1.2.5",
"description": "Get awesome crip names, diagnoses and pornstar names",

@@ -34,3 +34,5 @@ "license": "MIT",

"crip-names.json",
"diagnoses.json"
"diagnoses.json",
"name-creator.js",
"naughtyness.json"
],

@@ -37,0 +39,0 @@ "keywords": [

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