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

@unic/estatico-boilerplate

Package Overview
Dependencies
Maintainers
3
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unic/estatico-boilerplate - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

.nvmrc

26

package.json
{
"name": "@unic/estatico-boilerplate",
"version": "0.0.4",
"version": "0.0.5",
"description": "",

@@ -14,14 +14,14 @@ "main": "index.js",

"devDependencies": {
"@unic/estatico-browsersync": "0.0.4",
"@unic/estatico-data": "0.0.2",
"@unic/estatico-eslint": "0.0.4",
"@unic/estatico-handlebars": "0.0.4",
"@unic/estatico-puppeteer": "0.0.4",
"@unic/estatico-qunit": "0.0.2",
"@unic/estatico-sass": "0.0.4",
"@unic/estatico-stylelint": "0.0.4",
"@unic/estatico-svgsprite": "0.0.4",
"@unic/estatico-w3c-validator": "0.0.4",
"@unic/estatico-watch": "0.0.4",
"@unic/estatico-webpack": "0.0.4",
"@unic/estatico-browsersync": "^0.0.4",
"@unic/estatico-data": "^0.0.4",
"@unic/estatico-eslint": "0.0.5",
"@unic/estatico-handlebars": "^0.0.4",
"@unic/estatico-puppeteer": "^0.0.4",
"@unic/estatico-qunit": "^0.0.4",
"@unic/estatico-sass": "^0.0.4",
"@unic/estatico-stylelint": "^0.0.4",
"@unic/estatico-svgsprite": "^0.0.4",
"@unic/estatico-w3c-validator": "^0.0.4",
"@unic/estatico-watch": "^0.0.4",
"@unic/estatico-webpack": "0.0.5",
"autoprefixer": "^7.2.5",

@@ -28,0 +28,0 @@ "del": "^3.0.0",

@@ -8,13 +8,18 @@ # @unic/estatico-boilerplate [WIP]

```
$ git clone https://github.com/unic/estatico-lerna.git
$ cd estatico-lerna
$ git clone https://github.com/unic/estatico-nou.git
$ cd estatico-nou
$ git filter-branch --subdirectory-filter packages/estatico-boilerplate
$ nvm use
$ npm i
```
## Usage
## Usage (UNTESTED outside of the monorepo!)
See `gulpfile.js`.
- Run default task, building everything and starting web server: `$ npm run gulp -- --dev --watch`
- Run specific task: `$ npm run html -- --dev`
See `gulpfile.js` for details.
## License
Apache 2.0.

@@ -1,1 +0,1 @@

import 'estatico-qunit/lib/browser';
import '@unic/estatico-qunit/lib/browser';
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