Socket
Socket
Sign inDemoInstall

@ribajs/tsconfig

Package Overview
Dependencies
Maintainers
1
Versions
58
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ribajs/tsconfig - npm Package Compare versions

Comparing version 1.9.0-alpha.0 to 1.9.0-alpha.1

2

package.json
{
"name": "@ribajs/tsconfig",
"description": "Shared TypeScript config for Riba.js projects",
"version": "1.9.0-alpha.0",
"version": "1.9.0-alpha.1",
"author": "Pascal Garber <pascal@artandcode.studio>",

@@ -6,0 +6,0 @@ "contributors": [],

@@ -6,3 +6,2 @@ {

"moduleResolution": "node",
"typeRoots": ["./node_modules/@types", "./node_modules/@ribajs/types", "./node_modules/@ribajs/photoswipe/src/types", "./src/types"],
"declaration": true,

@@ -16,3 +15,4 @@ "inlineSourceMap": true,

"allowSyntheticDefaultImports": true,
"lib": ["ES2015", "ESNext", "DOM"]
}
}
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