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

accoutrement-fonts

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

accoutrement-fonts - npm Package Compare versions

Comparing version 1.0.4 to 2.0.0-alpha.1

.sass-lint.yml

23

package.json
{
"name": "accoutrement-fonts",
"version": "1.0.4",
"description": "Sass string utilities.",
"version": "2.0.0-alpha.1",
"description": "Sass webfont utilities.",
"homepage": "https://github.com/oddbird/accoutrement-fonts",

@@ -11,7 +11,12 @@ "repository": {

"devDependencies": {
"accoutrement-strings": "^1.0.1",
"mocha": "^2.1.0",
"sass-true": "^2.0.2"
"chalk": "^1.1.1",
"gulp": "^3.9.0",
"gulp-sass-lint": "^1.1.0",
"gulp-util": "^3.0.7",
"mocha": "^2.3.4",
"sass-true": "^2.0.3",
"sassdoc": "^2.1.15",
"sassdoc-theme-oddbird": "^0.1.0"
},
"author": "Eric M Suzanne <eric@oddbird.net>",
"author": "Miriam Suzanne <miriam@oddbird.net>",
"license": "MIT",

@@ -29,7 +34,11 @@ "keywords": [

"scripts": {
"test": "node_modules/.bin/mocha"
"test": "node_modules/.bin/mocha",
"release": "npm run test && gulp sasslint && gulp sassdoc"
},
"bugs": {
"url": "https://github.com/oddbird/accoutrement-fonts/issues"
},
"dependencies": {
"accoutrement-strings": "^1.0.1"
}
}

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