Socket
Socket
Sign inDemoInstall

qbs-core

Package Overview
Dependencies
Maintainers
1
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qbs-core - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

package.json
{
"name": "qbs-core",
"version": "1.0.3",
"version": "1.0.4",
"description": "React Components",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

@@ -19,2 +19,7 @@ const path = require('path');

},
{
test: /\.tsx?$/,
include: /node_modules\/qbs-core/,
use: 'ts-loader',
},
],

@@ -21,0 +26,0 @@ },

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