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

txtgen

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

txtgen - npm Package Compare versions

Comparing version 3.0.0-rc1 to 3.0.0

8

package.json
{
"version": "3.0.0rc1",
"version": "3.0.0",
"name": "txtgen",

@@ -11,3 +11,3 @@ "description": "Util for generating random sentences, paragraphs and articles in English",

"author": "@ndaidong",
"main": "./dist/txtgen.js",
"main": "./dist/cjs/txtgen.js",
"module": "./src/main.js",

@@ -37,4 +37,4 @@ "browser": "./dist/txtgen.min.js",

"jest": {
"testPathIgnorePatterns": ["dist", "types", "tests"]
},
"testPathIgnorePatterns": ["dist", "types", "tests"]
},
"devDependencies": {

@@ -41,0 +41,0 @@ "dtslint": "^4.0.5",

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