Socket
Socket
Sign inDemoInstall

@re-do/recommended

Package Overview
Dependencies
Maintainers
3
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@re-do/recommended - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.rush/temp/package-deps_build.json

2

package.json
{
"name": "@re-do/recommended",
"version": "0.0.1",
"version": "0.0.2",
"author": "redo.qa",

@@ -5,0 +5,0 @@ "description": "Shared set of default configurations for Redo's packages",

{
"compilerOptions": {
"target": "es2016",
"target": "es2018",
"module": "commonjs",

@@ -13,6 +13,6 @@ "lib": ["esnext", "dom"],

"esModuleInterop": true,
"strictPropertyInitialization": false,
"noErrorTruncation": true,
"skipLibCheck": true
"skipLibCheck": true,
"declaration": true
}
}
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