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

typescript-config-silverwind

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-config-silverwind - npm Package Compare versions

Comparing version 3.0.4 to 3.0.5

6

package.json
{
"name": "typescript-config-silverwind",
"version": "3.0.4",
"version": "3.0.5",
"description": "Typescript configuration",

@@ -15,4 +15,4 @@ "author": "silverwind <me@silverwind.io>",

"devDependencies": {
"eslint-config-silverwind": "83.0.3",
"eslint-config-silverwind-typescript": "3.2.1",
"eslint-config-silverwind": "84.0.0",
"eslint-config-silverwind-typescript": "3.2.3",
"typescript": "5.4.5",

@@ -19,0 +19,0 @@ "updates": "16.0.1",

@@ -21,3 +21,11 @@ {

"moduleDetection": "force",
"lib": ["DOM", "DOM.Iterable", "ESNext", "WebWorker"],
"lib": [
"dom",
"dom.iterable",
"dom.asynciterable",
"esnext",
"webworker",
"webworker.iterable",
"webworker.asynciterable",
],

@@ -24,0 +32,0 @@ // build

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