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

@loadsmart/miranda-toolset

Package Overview
Dependencies
Maintainers
19
Versions
194
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@loadsmart/miranda-toolset - npm Package Compare versions

Comparing version 1.1.5 to 1.2.0

dist/to-px.js

2

dist/to-rem.js

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

"use strict";var r=16;module.exports=function(t,e){return void 0===e&&(e=r),"".concat(parseInt(String(t),10)/e,"rem")};
"use strict";var e=require("./to-rem-65bdd291.js");module.exports=e.toRem;

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

export declare const BASE_PIXELS = 16;
/**

@@ -2,0 +3,0 @@ * Convert the provided value from `px` to `rem`.

{
"name": "@loadsmart/miranda-toolset",
"version": "1.1.5",
"version": "1.2.0",
"description": "Utils for the Miranda Design System",

@@ -24,4 +24,4 @@ "main": "dist",

"devDependencies": {
"@types/jest": "^29.0.3",
"jest": "^29.0.3"
"@types/jest": "^29.4.0",
"jest": "^29.4.1"
},

@@ -28,0 +28,0 @@ "publishConfig": {

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