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

@nulogy/css

Package Overview
Dependencies
Maintainers
9
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nulogy/css - npm Package Compare versions

Comparing version 3.6.0 to 3.7.1

dist/scss/_defaults.scss

8

CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [3.7.1](https://github.com/nulogy/design-system/compare/v3.6.0...v3.7.1) (2020-07-08)
**Note:** Version bump only for package @nulogy/css
# [3.6.0](https://github.com/nulogy/design-system/compare/v3.5.0...v3.6.0) (2020-06-30)

@@ -8,0 +16,0 @@

7

package.json
{
"name": "@nulogy/css",
"version": "3.6.0",
"version": "3.7.1",
"description": "CSS for Nulogy Design System",

@@ -15,3 +15,3 @@ "private": false,

"watch": "node-sass-chokidar src/scss/ -o src/ --watch",
"build": "yarn workspace @nulogy/tokens build && node-sass-chokidar --build --output-style compact src/scss/ -o dist/",
"build": "yarn workspace @nulogy/tokens build && node-sass-chokidar --build --output-style compact src/scss/ -o dist/ && copyfiles -u 1 \"src/scss/**/*.scss\" dist",
"start": "yarn run storybook & yarn run watch"

@@ -28,2 +28,3 @@ },

"babel-runtime": "^6.26.0",
"copyfiles": "^2.3.0",
"node-sass-chokidar": "^1.3.5"

@@ -34,3 +35,3 @@ },

},
"gitHead": "9fc8da916f8ba16783a30b8743e5c35f8add550e"
"gitHead": "0b029dbf277fdf757e0b5248bcd57507512bef73"
}
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