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

rollup-plugin-px2vw

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-px2vw - npm Package Compare versions

Comparing version 0.0.1 to 0.1.0

dist/px2vw.esm.js

13

package.json
{
"name": "rollup-plugin-px2vw",
"version": "0.0.1",
"version": "0.1.0",
"description": "A rollup plugin used to transform px to vw in stylesheets ",
"main": "index.js",
"module": "dist/px2vw.esm.js",
"main": "dist/px2vw.js",
"repository": "git@github.com:dirkliu/rollup-plugin-px2vw.git",
"author": "dirkliu",
"license": "MIT",
"scripts": {
"build": "rollup -c rollup.config.js"
},
"dependencies": {
"@rollup/pluginutils": "^4.1.0"
},
"devDependencies": {
"@babel/core": "^7.14.0",
"@rollup/plugin-babel": "^5.3.0",
"rollup": "^2.47.0"
}
}
index.js
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