You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 7-8.RSVP
Socket
Socket
Sign inDemoInstall

@os-design/website

Package Overview
Dependencies
Maintainers
1
Versions
531
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.59 to 0.0.60

1

lib/index.d.ts

@@ -23,4 +23,3 @@ export { default as BaseFeatureSection } from './BaseFeatureSection';

export * from './Navigation';
export { NAVIGATION_MOBILE_HEIGHT_EM, renderGlobalPaddingBottom } from './Navigation/NavigationMobile';
export * from './Section';
//# sourceMappingURL=index.d.ts.map

@@ -40,6 +40,3 @@ "use strict";

__export(require("./Navigation"));
var NavigationMobile_1 = require("./Navigation/NavigationMobile");
exports.NAVIGATION_MOBILE_HEIGHT_EM = NavigationMobile_1.NAVIGATION_MOBILE_HEIGHT_EM;
exports.renderGlobalPaddingBottom = NavigationMobile_1.renderGlobalPaddingBottom;
__export(require("./Section"));
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "@os-design/website",
"version": "0.0.59",
"version": "0.0.60",
"license": "MIT",

@@ -34,3 +34,3 @@ "main": "lib/index.js",

},
"gitHead": "5aff7754079cc4edd0f788f13b8cb9f3e2724324"
"gitHead": "a8443e8cc63dab1f93c6da71987fb55046f41766"
}

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc