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

@stencil/sass

Package Overview
Dependencies
Maintainers
2
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 3.0.4 to 3.0.5

2

dist/util.js

@@ -13,3 +13,3 @@ import * as path from 'path';

}
return true;
return false;
}

@@ -16,0 +16,0 @@ /**

{
"name": "@stencil/sass",
"version": "3.0.4",
"version": "3.0.5",
"license": "MIT",

@@ -8,2 +8,6 @@ "main": "dist/index.js",

"types": "dist/index.d.ts",
"engines": {
"node": ">=12.0.0",
"npm": ">=6.0.0"
},
"files": [

@@ -30,10 +34,10 @@ "dist/"

"devDependencies": {
"@ionic/prettier-config": "^3.0.0",
"@ionic/prettier-config": "^4.0.0",
"@rollup/plugin-node-resolve": "^15.0.0",
"@stencil/core": "^3.0.0",
"@types/jest": "^26.0.15",
"@stencil/core": "^4.0.0",
"@types/jest": "^29.0.0",
"@types/node": "^20.2.0",
"jest": "^26.6.3",
"np": "^7.0.0",
"prettier": "^2.2.1",
"jest": "^29.0.0",
"np": "^8.0.3",
"prettier": "^3.0.0",
"rimraf": "^5.0.0",

@@ -43,4 +47,4 @@ "rollup": "^3.5.1",

"terser": "^5.3.8",
"ts-jest": "^26.4.4",
"typescript": "^4.9.4"
"ts-jest": "^29.0.0",
"typescript": "~5.0.0"
},

@@ -59,10 +63,9 @@ "repository": {

"jest": {
"preset": "ts-jest",
"testURL": "http://localhost"
"preset": "ts-jest"
},
"prettier": "@ionic/prettier-config",
"volta": {
"node": "20.2.0",
"npm": "9.6.6"
"node": "20.5.0",
"npm": "9.7.1"
}
}

@@ -58,3 +58,3 @@ # @stencil/sass

* [Stencil](https://stenciljs.com/)
* [Stencil Worldwide Slack](https://stencil-worldwide.slack.com)
* [Ionic Discord](https://chat.stenciljs.com/)
* [Ionic Components](https://www.npmjs.com/package/@ionic/core)

@@ -61,0 +61,0 @@ * [Ionicons](http://ionicons.com/)

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