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

hs-services

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hs-services - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/mediaBreakpoints.js

6

dist/index.js

@@ -14,2 +14,4 @@ "use strict";

var mediaBreakpoints = _interopRequireWildcard(require("./mediaBreakpoints"));
function _getRequireWildcardCache() { if (typeof WeakMap !== "function") return null; var cache = new WeakMap(); _getRequireWildcardCache = function _getRequireWildcardCache() { return cache; }; return cache; }

@@ -20,4 +22,6 @@

var _default = {
colours: colours
colours: colours,
regexs: regexs,
mediaBreakpoints: mediaBreakpoints
};
exports["default"] = _default;

4

package.json
{
"name": "hs-services",
"version": "0.0.2",
"version": "0.0.3",
"description": "",
"main": "dist/index.js",
"scripts": {
"build": "npx babel src --out-dir dist",
"build": "npx babel src --out-dir dist",
"start": "npx babel src --watch --out-dir dist"

@@ -9,0 +9,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