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

@qlean/york-web

Package Overview
Dependencies
Maintainers
8
Versions
104
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@qlean/york-web - npm Package Compare versions

Comparing version 3.7.0 to 3.7.2

lib/components/complex/CallToAction/assets/qleanplus.png

8

lib/components/complex/index.js

@@ -6,2 +6,8 @@ "use strict";

});
Object.defineProperty(exports, "CallToAction", {
enumerable: true,
get: function get() {
return _CallToAction["default"];
}
});
Object.defineProperty(exports, "Error", {

@@ -20,2 +26,4 @@ enumerable: true,

var _CallToAction = _interopRequireDefault(require("./CallToAction"));
var _Error = _interopRequireDefault(require("./Error"));

@@ -22,0 +30,0 @@

4

package.json
{
"name": "@qlean/york-web",
"version": "3.7.0",
"version": "3.7.2",
"description": "",

@@ -25,3 +25,3 @@ "license": "MIT",

},
"gitHead": "bf46236fa172c31c4e6c3fd53bb1bb05aa9c6184"
"gitHead": "4b45ce8dab976dad1b763e2b77382e93738ef88d"
}

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

export { default as CallToAction } from './CallToAction'
export { default as Error } from './Error'
export { default as Header } from './Header'
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