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

@staratlas/data-source

Package Overview
Dependencies
Maintainers
3
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@staratlas/data-source - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

2

package.json
{
"name": "@staratlas/data-source",
"version": "0.1.3",
"version": "0.1.4",
"description": "> TODO: description",

@@ -5,0 +5,0 @@ "author": "Brett Etter <brett.etter@staratlas.com>",

@@ -6,2 +6,14 @@ {

"outDir": "dist",
"allowJs": true,
"checkJs": true,
"declaration": true,
"declarationMap": true,
"moduleResolution": "node",
"resolveJsonModule": true,
"sourceMap": true,
"esModuleInterop": true,
"experimentalDecorators": true,
"emitDecoratorMetadata": true,
"target": "ES6",
"module": "commonjs"
},

@@ -8,0 +20,0 @@ "include": ["src/**/*.ts"],

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