Socket
Socket
Sign inDemoInstall

@wixc3/common

Package Overview
Dependencies
Maintainers
68
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wixc3/common - npm Package Compare versions

Comparing version 8.2.0 to 8.2.1

2

dist/cjs/strings.js

@@ -34,3 +34,3 @@ "use strict";

NamingConvention["CamelCase"] = "camel-case";
})(NamingConvention = exports.NamingConvention || (exports.NamingConvention = {}));
})(NamingConvention || (exports.NamingConvention = NamingConvention = {}));
/**

@@ -37,0 +37,0 @@ * Checks if namingConvention is supported

{
"name": "@wixc3/common",
"version": "8.2.0",
"version": "8.2.1",
"description": "Common utils, usable in all environments",

@@ -21,6 +21,6 @@ "main": "dist/cjs/index.js",

"dependencies": {
"@file-services/path": "^7.2.5",
"@file-services/types": "^7.2.5",
"@file-services/path": "^7.3.0",
"@file-services/types": "^7.3.0",
"promise-assist": "^2.0.1"
}
}

Sorry, the diff of this file is not supported yet

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