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

shave

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

shave - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

dist/shave.min.js

23

package.json
{
"name": "shave",
"version": "0.1.7",
"version": "0.1.8",
"description": "Shave is a javascript plugin that truncates multi-line text within a html element based on set max height",
"main": "dist/shave.js",
"files": [
"files": [
"dist"

@@ -11,3 +11,3 @@ ],

"test": "gulp test",
"postpublish": "git tag $npm_package_version && git push origin --tags"
"postpublish": "git tag $npm_package_version && git push origin --tags"
},

@@ -22,13 +22,13 @@ "repository": {

"truncation",
"truncated",
"semantic",
"js",
"content",
"truncated",
"semantic",
"js",
"content",
"shorten",
"javascript",
"text",
"shave",
"trim"
"shave",
"trim"
],
"author": "Jeff Wainwright <jjwainwright2@gmail.com> (jeffr.in)",
"author": "Jeff Wainwright <jjwainwright2@gmail.com> (jeffry.in)",
"license": "ISC",

@@ -48,2 +48,5 @@ "bugs": {

"gulp": "^3.9.1",
"gulp-header": "^1.8.8",
"gulp-rename": "^1.2.2",
"gulp-uglify": "^2.0.0",
"node-qunit-phantomjs": "^1.4.0",

@@ -50,0 +53,0 @@ "qunit": "^0.9.1",

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