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

sass-true

Package Overview
Dependencies
Maintainers
2
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sass-true - npm Package Compare versions

Comparing version 6.0.0 to 6.0.1

.github/workflows/codeql-analysis.yml

5

CHANGELOG.md
# True Changelog
## 6.0.1 (10/16/20)
- Remove eyeglass specific-version requirement.
- Update documentation
## 6.0.0 (07/22/20)

@@ -4,0 +9,0 @@

4

package.json
{
"name": "sass-true",
"title": "True",
"version": "6.0.0",
"version": "6.0.1",
"description": "Unit testing for Sass.",

@@ -50,3 +50,3 @@ "homepage": "https://www.oddbird.net/true/",

"eyeglass": {
"needs": "^1.0",
"needs": "*",
"name": "true",

@@ -53,0 +53,0 @@ "sassDir": "./sass/",

@@ -7,15 +7,2 @@ # True

True is a unit-testing tool
for [Sass](https://sass-lang.com/) code –
initially developed for the
[Susy layout toolkit](https://www.oddbird.net/susy/).
All of the test code is written in plain Sass,
and can be compiled using Dart Sass –
but we also provide integration with
JavaScript test runners
(e.g. [Mocha](https://mochajs.org/) or [Jest](https://jestjs.io/)),
for extra features and improved reporting.
**Verb**
1. To make true; shape, adjust, place, etc., exactly or accurately:

@@ -33,2 +20,21 @@

True is a unit-testing tool
for [Sass](https://sass-lang.com/) code.
All of the tests are written in plain Sass,
and can be compiled using Dart Sass –
but we also provide integration with
JavaScript test runners
(e.g. [Mocha](https://mochajs.org/) or [Jest](https://jestjs.io/)),
for extra features and improved reporting.
_Note that **Node Sass**
is several years behind **Dart Sass**
and the official Sass specification.
It will soon be
[deprecated entirely](https://github.com/sass/node-sass/issues/2952),
so we've decided to move forward
with the latest Sass features,
and **no longer support Node Sass
in any new (6.0+) releases**._
## Install

@@ -35,0 +41,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

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