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

scss-bundle

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scss-bundle - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

.travis.yml

8

package.json
{
"name": "scss-bundle",
"version": "0.2.0",
"version": "0.2.1",
"description": "Bundling SCSS files to one bundled file.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"test": "tsc -p . --noEmit && npm run tslint-test",
"tslint-test": "tslint --config ./tslint.json --project . --exclude test/**/* && echo TsLint test successfully passed.",
"build": "tsc -p .",

@@ -25,3 +26,4 @@ "watch": "tsc -w"

"@types/yargs": "0.0.28",
"typescript": "1.8.10"
"tslint": "^4.5.1",
"typescript": "^2.2.1"
},

@@ -28,0 +30,0 @@ "bin": {

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