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

@vlayer/sdk

Package Overview
Dependencies
Maintainers
0
Versions
189
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@vlayer/sdk - npm Package Compare versions

Comparing version 0.1.0-nightly-20241021-1eb6b14 to 0.1.0-nightly-20241022-004c3c4

2

package.json

@@ -5,3 +5,3 @@ {

"exports": "./src/index.ts",
"version": "0.1.0-nightly-20241021-1eb6b14",
"version": "0.1.0-nightly-20241022-004c3c4",
"types": "src/index.ts",

@@ -8,0 +8,0 @@ "scripts": {

{
"extends": "../tsconfig.base.json",
"compilerOptions": {

@@ -6,10 +7,6 @@ "lib": [

],
"module": "esnext",
"target": "esnext",
"moduleResolution": "bundler",
"moduleDetection": "force",
"allowImportingTsExtensions": true,
"strict": true,
"downlevelIteration": true,
"skipLibCheck": true,
"jsx": "preserve",

@@ -19,4 +16,2 @@ "allowSyntheticDefaultImports": true,

"allowJs": true,
"noEmit": true,
"composite": true,
"types": [

@@ -23,0 +18,0 @@ "bun" // add Bun global

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