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

@styla/config-override

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@styla/config-override - npm Package Compare versions

Comparing version 1.1.2 to 1.1.3

4

dist/index.js

@@ -0,1 +1,3 @@

"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
var Override = /** @class */ (function () {

@@ -58,4 +60,4 @@ function Override(overrideNamespace) {

}());
export { Override };
exports.Override = Override;
;
//# sourceMappingURL=index.js.map
{
"name": "@styla/config-override",
"version": "1.1.2",
"version": "1.1.3",
"description": "",

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

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

"outDir": "dist",
"module": "esnext",
"module": "commonjs",
"target": "es5",

@@ -8,0 +8,0 @@ "lib": [

Sorry, the diff of this file is not supported yet

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