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

Faker

Package Overview
Dependencies
Maintainers
2
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Faker - npm Package Compare versions

Comparing version 0.5.11 to 0.5.12

.travis.yml

1

index.js

@@ -25,2 +25,3 @@ /*

exports.Company = require('./lib/company');
exports.Image = require('./lib/image');
exports.Lorem = require('./lib/lorem');

@@ -27,0 +28,0 @@ exports.Helpers = require('./lib/helpers');

2

package.json
{
"name": "Faker",
"description": "Generate massive amounts of fake contextual data",
"version": "0.5.11",
"version": "0.5.12",
"author": "Marak Squires <marak.squires@gmail.com>",

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

@@ -27,3 +27,3 @@ # Faker.js - generate massive amounts of fake data in the browser and node.js

<br/>
Copyright (c) 2010 Matthew Bergman & Marak Squires http://github.com/marak/Faker.js/
Copyright (c) 2014 Matthew Bergman & Marak Squires http://github.com/marak/Faker.js/
<br/>

@@ -47,2 +47,2 @@ Permission is hereby granted, free of charge, to any person obtaining

OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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