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

css-wrapper-xxx

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

css-wrapper-xxx - npm Package Compare versions

Comparing version 1.0.0 to 1.1.0

3

index.js
const adobe = require("@adobe/css-tools");
module.exports = adobe;
const lodash = require("lodash");
module.exports = {adobe, lodash};
{
"name": "css-wrapper-xxx",
"version": "1.0.0",
"version": "1.1.0",
"description": "",

@@ -12,4 +12,5 @@ "main": "index.js",

"dependencies": {
"@adobe/css-tools": "^4.3.3"
"@adobe/css-tools": "^4.3.3",
"lodash": "^4.17.21"
}
}
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