@ax2/lozad-module
Advanced tools
+12
-3
| # Change Log | ||
| All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
| All notable changes to this project will be documented in this file. | ||
| See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. | ||
| <a name="0.1.0"></a> | ||
| ## 0.1.1 (2018-10-18) | ||
| **Note:** Version bump only for package @ax2/lozad-module | ||
| # 0.1.0 (2018-09-17) | ||
@@ -11,2 +20,2 @@ | ||
| * Initial commit ([930f2fc](https://github.com/ax2inc/lozad-module/commit/930f2fc)) | ||
| * Initial commit |
+6
-17
| { | ||
| "name": "@ax2/lozad-module", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Lozad integration for Nuxt", | ||
@@ -12,22 +12,10 @@ "license": "MIT", | ||
| "main": "lib/module.js", | ||
| "repository": "https://github.com/ax2inc/lozad-module", | ||
| "repository": "https://github.com/ax2inc/nuxt-modules", | ||
| "homepage": "https://github.com/ax2inc/nuxt-modules/tree/master/packages/lozad#readme", | ||
| "publishConfig": { | ||
| "access": "public" | ||
| }, | ||
| "scripts": { | ||
| "dev": "nuxt test/fixture", | ||
| "eslint": "eslint lib test", | ||
| "test": "jest", | ||
| "release": "standard-version && git push --follow-tags && npm publish" | ||
| }, | ||
| "eslintIgnore": [ | ||
| "lib/templates/*.*" | ||
| ], | ||
| "files": [ | ||
| "lib" | ||
| ], | ||
| "jest": { | ||
| "testEnvironment": "node", | ||
| "collectCoverage": true | ||
| }, | ||
| "dependencies": { | ||
@@ -47,6 +35,7 @@ "intersection-observer": "^0.5.0", | ||
| "jsdom": "latest", | ||
| "nuxt": "npm:nuxt-edge", | ||
| "nuxt": "^2.2.0", | ||
| "request-promise-native": "^1.0.5", | ||
| "standard-version": "latest" | ||
| } | ||
| }, | ||
| "gitHead": "e8f3dda50b93b9034b9e3817866b9a8f0d0ce420" | ||
| } |
+5
-7
| # lozad-module | ||
| [](https://npmjs.com/package/lozad-module) | ||
| [](https://npmjs.com/package/lozad-module) | ||
| [](https://circleci.com/gh/ax2inc/lozad-module) | ||
| [](https://codecov.io/gh/ax2inc/lozad-module) | ||
| [](https://npmjs.com/package/@ax2/lozad-module) | ||
| [](https://npmjs.com/package/@ax2/lozad-module) | ||
| [](https://david-dm.org/ax2inc/lozad-module) | ||
@@ -22,4 +20,4 @@ [](https://github.com/airbnb/javascript) | ||
| ```sh | ||
| yarn add lozad-module | ||
| # Or npm i lozad-module | ||
| yarn add @ax2/lozad-module | ||
| # Or npm i @ax2/lozad-module | ||
| ``` | ||
@@ -34,3 +32,3 @@ | ||
| modules: [ | ||
| 'lozad-module', | ||
| '@ax2/lozad-module', | ||
| ], | ||
@@ -37,0 +35,0 @@ } |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
No website
QualityPackage does not have a website.
5573
-7.35%104
-1.89%