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

@heymarco/sass-string

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@heymarco/sass-string - npm Package Compare versions

Comparing version 1.0.1 to 2.0.0

src/index.scss

12

package.json
{
"name": "@heymarco/sass-string",
"version": "1.0.1",
"version": "2.0.0",
"description": "A sass utility for manipulating strings.",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "sass --load-path=node_modules test.scss:test.css --no-source-map",
"watch": "sass --load-path=node_modules src:dist --style compressed --watch",
"build": "sass --load-path=node_modules src:dist --style compressed",
"publish": "npm publish --access public"
},

@@ -25,3 +28,6 @@ "repository": {

},
"homepage": "https://github.com/heyymarco/sass-string#readme"
"homepage": "https://github.com/heyymarco/sass-string#readme",
"devDependencies": {
"sass": "^1.32.4"
}
}
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