Socket
Socket
Sign inDemoInstall

sassy-test

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sassy-test - npm Package Versions

2

5.0.1

Diff

Changelog

Source

5.0.1

johnalbin
published 5.0.0 •

Changelog

Source

5.0.0

10 November 2023

  • feat!: Upgrade to sass npm package from node-sass; drop callback API 66548d9

    • feat: Switch from node-sass to sass
    • feat: Drop callback-based APIs
    • chore: Upgrade JS from CommonJS to ESModules
    • chore(test): Migrate from nyc to c8
    • chore(test): Upgrade eslint to v8
    • chore(docs): Upgrade jsdoc to v4
    • chore(test): Upgrade mocha to v10
    • chore: Update development to Node.js v20

    BREAKING CHANGE: Drop callbacks from API. Developers should convert to the Promises API.

    BREAKING CHANGE: The old CommonJS entry point has been removed. Developers should switch their codebase from CommonJS code to ESModules.

  • Release 5.0.0 2919d84

  • Add workflow for GitHub Pages 9187ad0

  • Update travis testing to Node v18/v20 837b40b

  • docs: Update Pages URL 41d853e

johnalbin
published 4.0.2 •

Changelog

Source

4.0.2

29 January 2018

johnalbin
published 4.0.1 •

Changelog

Source

4.0.1

28 January 2018

johnalbin
published 4.0.0 •

Changelog

Source

4.0.0

4 December 2017

  • chore(package): update mocha to version 4.0.0 #15
  • chore(package): update eslint to version 4.12.1 #18
  • chore(package): update node-sass to version 4.0.0 #8
  • Update all dependencies 🌴 #7
  • chore(package): update eslint to version 4.12.1 (#18) #11
  • Remove Babel 5b8324f
  • Build docs. 5c621e0
  • Update to Chai 4.1.2 347a1e2
  • Update docs in README. 2a0b11b
  • Remove node.js v0.12 script. a5b3550
  • Use docs/ folder instead of gh-pages branch. 492e4eb
  • Fix tests. 6426d55
  • Build docs. 68bd671
  • Rename travis test scripts. 10830c5
  • Migrate from istanbul to nyc 23fa63d
  • Build lib. e2c67a2
  • Simplify Promise-version code in renderFixture(). 2f115cc
  • Update travis tests. 7bbdb68
  • Tag 4.0.0 eadf9ba
  • Build lib JS. a282789
  • Update docs to show what is returned when the Promise rejects. a9e6397
  • Update docs link to use HTTPS. c8cf00a
  • chore(package): update dependencies bcc9517
  • Build JS. bcfcdf1
  • Update coveralls to 3.0.0 4bcaa0a
  • Add support for node-sass 4.0.0. 395cdf0
  • Prevent lock files in npm package a1eca5b
  • Drop support for Node.js 0.12 fc12d2d
  • Fix test under Node.js v8. 75f4d38
  • Add CI tests for Node.js v8. 8c2865f
  • Revert "chore(package): update node-sass to version 4.0.0 (#8)" d8d5e4b
  • Build JS. a9dfc71
johnalbin
published 3.0.4 •

Changelog

Source

3.0.4

30 April 2016

johnalbin
published 3.0.3 •

Changelog

Source

3.0.3

31 March 2016

johnalbin
published 3.0.2 •

Changelog

Source

3.0.2

30 March 2016

  • Promise is unexpectedly resolved successfully after Sass error. Fixes #5 #5
  • Build docs. 8ffa6bf
  • Add babel-generated lib. 7f6d58d
  • Tag 3.0.2. 59553e2
  • Update README. 3f2de0d
johnalbin
published 3.0.1 •

Changelog

Source

3.0.1

29 March 2016

johnalbin
published 3.0.0 •

Changelog

Source

3.0.0

29 March 2016

  • Return Promise if not given a callback. Fixes #4 #4
  • Module should export a constructor, not an object. Fixes #3 #3
  • Build docs. 1c3a8d1
  • Build docs. 317a67d
  • Add babel-generated lib. 23beb49
  • Add babel-generated lib. 40c775d
  • Convert SassyTest.renderFixture() to Promises. #4 e3bbb13
  • Switch chai tests from should to expect. fa14f6a
  • Convert SassyTest.render() to Promises. #4 ce8b6b2
  • Add assertResult() method. #4 b1df58d
  • Update README. 4d40d9b
  • Build docs. 8069c4b
  • Add babel-generated lib. 2996bea
  • Update docs. 8489fe8
  • Add Babel transformation to preserve Node.js 0.12 compatibility. 35c0a83
  • Make Travis run report-coverage script only on Node.js 4 and later. c6ae12e
  • Update to eslint 2. a181862
  • Update dependencies. 37ad3e6
  • Add .npmignore file. ea080b9
  • Fix tests on Node.js v0.12. 9010c00
  • Update travis test configuration. 07cc4a1
  • Tag 3.0.0. de2d2c7
  • Update docs Makefile. 74e2459
  • Update code docs. abf23e6
  • Update Travis tests for Node.js 0.12. 2c0bb02
  • Rename a test fixture. #4 1800c4d
2
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