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

factory.ts

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

factory.ts - npm Package Compare versions

Comparing version 0.4.2 to 0.4.3

4

package.json
{
"name": "factory.ts",
"version": "0.4.2",
"version": "0.4.3",
"license": "MIT",

@@ -11,3 +11,3 @@ "description": "A Typescript test data factory similar to factory_bot and rosie",

"test:watch": "yarn test:truncate && jest --watch",
"publish": "yarn build && npm publish"
"build-and-publish": "yarn build && npm login && npm publish"
},

@@ -14,0 +14,0 @@ "jest": {

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