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

fpad-rand-cert

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fpad-rand-cert - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

4

gg-audit-randomize.js
'use strict'
let _ = require('lodash')
let lodash = require('lodash')
let faker = require('faker')

@@ -206,3 +206,3 @@ let certifyingBodies = [

if (!data.template) return new Error('\"template\" field required with example audit')
let auditOut = _.cloneDeep(data.template)
let auditOut = lodash.cloneDeep(data.template)

@@ -209,0 +209,0 @@ // Randomize certificationid

{
"name": "fpad-rand-cert",
"version": "2.0.2",
"version": "2.0.3",
"description": "",

@@ -5,0 +5,0 @@ "main": "gg-audit-randomize.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