Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

assemble

Package Overview
Dependencies
Maintainers
1
Versions
113
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assemble - npm Package Compare versions

Comparing version 0.3.2 to 0.3.3

14

package.json
{
"name": "assemble",
"description": "Get the rocks out of your socks. Assemble builds static web projects, fast. Using HTML and CSS components, scaffolds, client-side templates, mock-data, CSS pre-processors, markdown, YAML, JSON, sensible configuration defaults and a Grunt.js build system to make it work. Works for gh-pages, documentation, static sites etc.",
"version": "0.3.2",
"description": "Get the rocks out of your socks. Assemble helps you _quickly launch static web projects_ using HTML and CSS components, scaffolds, client-side templates, mock-data, CSS pre-processors, markdown, YAML, JSON, sensible configuration defaults and a Grunt.js build system to make it work. We us Assemble for gh-pages, documentation, static sites, mocking etc.",
"version": "0.3.3",
"homepage": "https://github.com/sellside/assemble",
"author": {
"name": "Jon Schlinkert",
"url": "https://github.com/jonschlinkert"
"name": "assemble",
"url": "https://github.com/sellside/assemble"
},

@@ -40,2 +40,5 @@ "contributors": [

},
"dependencies": {
"amdefine": "0.0.4"
},
"devDependencies": {

@@ -47,3 +50,4 @@ "grunt": "~0.4.0rc7",

"grunt-contrib-jshint": "~0.1.0",
"grunt-contrib-watch": "~0.2.0"
"grunt-contrib-watch": "~0.2.0",
"handlebars": "~1.0.9"
},

@@ -50,0 +54,0 @@ "keywords": [

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