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

clique-seeds

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

clique-seeds - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

package.json
{
"name": "clique-seeds",
"description": "A utility for creating seed data for both the server and client.",
"version": "0.0.3",
"version": "0.0.4",
"author": "Walker Ward <walker.ward1@gmail.com> ()",

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

@@ -121,3 +121,3 @@ /**

type: 'assets',
name: `XDAM_0000${this.pad(this.records.assets.length + 1, 5)}.jpg`,
name: `XDAM_${this.pad(this.records.assets.length + 1, 5)}.jpg`,
created: this.created(),

@@ -124,0 +124,0 @@ modified: this.modified(),

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