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

@stencil/sass

Package Overview
Dependencies
Maintainers
11
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stencil/sass - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

40

package.json
{
"name": "@stencil/sass",
"version": "1.0.1",
"version": "1.1.0",
"license": "MIT",

@@ -28,14 +28,16 @@ "main": "dist/index.js",

"@stencil/core": "1.0.2",
"@types/jest": "^24.0.15",
"@types/node": "^12.0.10",
"@types/sass": "^1.16.0",
"jest": "^24.7.1",
"np": "^5.0.3",
"rimraf": "^2.6.3",
"rollup": "^1.16.2",
"rollup-plugin-node-resolve": "^5.0.4",
"sass": "^1.19.0",
"tslint": "^5.16.0",
"tslint-ionic-rules": "0.0.19",
"typescript": "^3.5.2"
"@types/jest": "^24.0.18",
"@types/node": "12.7.12",
"@types/sass": "1.16.0",
"jest": "24.9.0",
"np": "5.1.1",
"rimraf": "^3.0.0",
"rollup": "^1.23.1",
"rollup-plugin-node-resolve": "^5.2.0",
"sass": "1.23.0",
"terser": "^4.3.8",
"ts-jest": "^24.1.0",
"tslint": "5.20.0",
"tslint-ionic-rules": "0.0.21",
"typescript": "3.6.4"
},

@@ -54,15 +56,5 @@ "repository": {

"jest": {
"transform": {
"^.+\\.(js|ts|tsx)$": "<rootDir>/test/jest.preprocessor.js"
},
"testRegex": "(\\.(test|spec))\\.(tsx?|jsx?)$",
"moduleFileExtensions": [
"ts",
"tsx",
"js",
"json",
"jsx"
],
"preset": "ts-jest",
"testURL": "http://localhost"
}
}
dist/index.js

Sorry, the diff of this file is too big to display

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