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

raptor-dust

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raptor-dust - npm Package Compare versions

Comparing version 1.0.0-beta to 1.0.1-beta

74

package.json
{
"name": "raptor-dust",
"description": "Support module for integrating Dust and RaptorJS",
"keywords": [
"dust",
"raptor",
"loader",
"packaging",
"optimization",
"optimizer",
"templating",
"template"
],
"repository": {
"type": "git",
"url": "https://github.com/raptorjs3/raptor-dust.git"
},
"scripts": {
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test && node_modules/.bin/jshint lib"
},
"author": "Patrick Steele-Idem <psteeleidem@ebay.com>",
"contributors": [
"Patrick Steele-Idem <psteeleidem@ebay.com>"
],
"maintainers": "Patrick Steele-Idem <psteeleidem@ebay.com>",
"dependencies": {
"raptor-render-context": "^0.2.0-beta",
"raptor-util": "^0.2.2-beta"
},
"devDependencies": {
"jshint": "^2.5.0",
"mocha": "~1.15.1",
"chai": "~1.8.1",
"dustjs-linkedin": "^2.3.5"
},
"license": "Apache License v2.0",
"main": "lib/raptor-dust.js",
"version": "1.0.0-beta"
"name": "raptor-dust",
"description": "Support module for integrating Dust and RaptorJS",
"keywords": [
"dust",
"raptor",
"loader",
"packaging",
"optimization",
"optimizer",
"templating",
"template"
],
"repository": {
"type": "git",
"url": "https://github.com/raptorjs3/raptor-dust.git"
},
"scripts": {
"test": "node_modules/.bin/mocha --ui bdd --reporter spec ./test && node_modules/.bin/jshint lib"
},
"author": "Patrick Steele-Idem <psteeleidem@ebay.com>",
"contributors": [
"Patrick Steele-Idem <psteeleidem@ebay.com>"
],
"maintainers": "Patrick Steele-Idem <psteeleidem@ebay.com>",
"dependencies": {
"raptor-render-context": "^1.0.0-beta",
"raptor-util": "^1.0.0-beta"
},
"devDependencies": {
"jshint": "^2.5.0",
"mocha": "~1.15.1",
"chai": "~1.8.1",
"dustjs-linkedin": "^2.3.5"
},
"license": "Apache License v2.0",
"main": "lib/raptor-dust.js",
"version": "1.0.1-beta"
}
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