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

px2rem

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

px2rem - npm Package Compare versions

Comparing version 0.1.4 to 0.1.5

14

package.json
{
"name": "px2rem",
"description": "According to one stylesheet, generate rem version and @1x, @2x and @3x stylesheet",
"version": "0.1.4",
"homepage": "http://gitlab.alibaba-inc.com/one-request/px2rem",
"version": "0.1.5",
"homepage": "https://github.com/songsiqi/px2rem",
"author": {
"name": "颂奇",
"email": "siqi.song@alibaba-inc.com"
"name": "songsiqi",
"email": "songsiqi2006@126.com"
},
"contributors": [
{
"name": "岑安",
"email": "cenan.chr@alibaba-inc.com"
"name": "hongru",
"email": "hongru.chenhr@gmail.com"
}

@@ -18,3 +18,3 @@ ],

"type": "git",
"url": "git@gitlab.alibaba-inc.com:one-request/px2rem.git"
"url": "git@github.com:songsiqi/px2rem.git"
},

@@ -21,0 +21,0 @@ "engines": {

@@ -133,3 +133,3 @@ # px2rem

* Support Media Query && Animation的keyframes
* Support Media Query && Animation keyframes

@@ -136,0 +136,0 @@ ## License

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

'use strict';
var css = require('css');

@@ -2,0 +4,0 @@ var extend = require('extend');

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