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

@universelabs/meta

Package Overview
Dependencies
Maintainers
1
Versions
72
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@universelabs/meta - npm Package Compare versions

Comparing version 1.6.6 to 1.7.1

scss/_meta-functions.scss

29

package.json
{
"name": "@universelabs/meta",
"version": "1.6.6",
"version": "1.7.1",
"description": "Meta is an open source UI framework for both web2 & web3 applications.",

@@ -42,5 +42,4 @@ "keywords": [

"build": "react-scripts build",
"build-css": "npx node-sass --include-path scss scss/meta.scss css/meta.css && npx node-sass --include-path scss scss/meta.scss css/meta.min.css --output-style compressed",
"watch-css": "npx nodemon -e scss -x \"npm run build-css\"",
"dist": "shx mkdir -p scss/ && shx cp -r src/scss/meta.scss scss/ && npm run build-css",
"build-css": "node-sass --include-path scss src/scss/meta.scss css/meta.css && node-sass --include-path scss src/scss/meta.scss css/meta.min.css --output-style compressed",
"dist": "shx mkdir -p scss/ && shx cp -r src/scss/. scss/ && npm run build-css",
"test": "react-scripts test",

@@ -53,20 +52,22 @@ "eject": "react-scripts eject"

"devDependencies": {
"@fortawesome/fontawesome-svg-core": "^1.2.14",
"@fortawesome/free-brands-svg-icons": "^5.7.1",
"@fortawesome/free-solid-svg-icons": "^5.7.1",
"@fortawesome/fontawesome-svg-core": "1.2.17",
"@fortawesome/free-brands-svg-icons": "5.8.1",
"@fortawesome/free-solid-svg-icons": "5.8.1",
"@fortawesome/react-fontawesome": "^0.1.4",
"ajv": "^6.8.1",
"bootstrap": "^4.2.1",
"ajv": "6.10.0",
"bootstrap": "4.3.1",
"jquery": "^3.3.1",
"live-server": "1.2.1",
"node-sass": "^4.11.0",
"nodemon": "1.18.10",
"npm-run-all": "^4.1.5",
"popper.js": "^1.14.7",
"popper.js": "1.15.0",
"px-rem-reference": "^1.3.6",
"react": "^16.8.1",
"react-dom": "^16.8.1",
"react": "16.8.6",
"react-dom": "16.8.6",
"react-router-dom": "^4.3.1",
"react-scripts": "^2.1.3",
"react-scripts": "2.1.8",
"serve": "^10.1.2",
"shx": "^0.3.2",
"source-map-explorer": "^1.6.0"
"source-map-explorer": "1.8.0"
},

@@ -73,0 +74,0 @@ "files": [

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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