New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@autheur/generator

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

@autheur/generator - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

LICENSE

19

package.json
{
"name": "@autheur/generator",
"version": "1.0.0",
"version": "1.0.1",
"description": "Random french sentence generator",

@@ -32,11 +32,5 @@ "funding": "https://github.com/sponsors/CorentinTh",

],
"scripts": {
"build": "unbuild",
"test": "vitest --passWithNoTests",
"prepack": "npm run build",
"release": "standard-version"
},
"dependencies": {
"@autheur/datasets": "workspace:^1.0.0",
"@autheur/operators": "workspace:^1.0.0",
"@autheur/datasets": "^1.0.0",
"@autheur/operators": "^1.0.0",
"defu": "^6.0.0"

@@ -48,3 +42,8 @@ },

"vitest": "^0.9.4"
},
"scripts": {
"build": "unbuild",
"test": "vitest --passWithNoTests",
"release": "standard-version"
}
}
}
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