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

randomatic

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

randomatic - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

.verbrc.md

@@ -30,3 +30,3 @@ # {%= name %} {%= badge("fury") %}

```js
var {%= shortname(name) %} = require('{%= name %}');
var randomize = require('{%= name %}');
```

@@ -33,0 +33,0 @@

{
"name": "randomatic",
"version": "0.1.3",
"version": "0.1.4",
"main": [

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

{
"name": "randomatic",
"description": "Generate randomized strings of a specified length from patterns of numeric, alpha-numeric, alphabetical, special or custom characters.",
"version": "0.1.3",
"version": "0.1.4",
"homepage": "https://github.com/jonschlinkert/randomatic",

@@ -6,0 +6,0 @@ "author": {

@@ -30,3 +30,3 @@ # randomatic [![NPM version](https://badge.fury.io/js/randomatic.png)](http://badge.fury.io/js/randomatic)

```js
var randomatic = require('randomatic');
var randomize = require('randomatic');
```

@@ -121,2 +121,2 @@

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on May 01, 2014._
_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on May 19, 2014._
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