@ax2/dayjs-module
Advanced tools
+12
-4
| # 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/dayjs-module | ||
| # 0.1.0 (2018-09-18) | ||
| ### Features | ||
| * Initial commit ([f386840](https://github.com/ax2inc/dayjs-module/commit/f386840)) | ||
| * Initial commit |
@@ -6,2 +6,2 @@ import dayjs from 'dayjs'; | ||
| inject('dayjs', dayjs); | ||
| }; | ||
| } |
+6
-17
| { | ||
| "name": "@ax2/dayjs-module", | ||
| "version": "0.1.0", | ||
| "version": "0.1.1", | ||
| "description": "Day.js integration for Nuxt", | ||
@@ -12,22 +12,10 @@ "license": "MIT", | ||
| "main": "lib/module.js", | ||
| "repository": "https://github.com/ax2inc/dayjs-module", | ||
| "repository": "https://github.com/ax2inc/nuxt-modules", | ||
| "homepage": "https://github.com/ax2inc/nuxt-modules/tree/master/packages/dayjs#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": { | ||
@@ -46,6 +34,7 @@ "dayjs": "^1.7.5" | ||
| "jsdom": "latest", | ||
| "nuxt": "npm:nuxt-edge", | ||
| "nuxt": "^2.2.0", | ||
| "request-promise-native": "^1.0.5", | ||
| "standard-version": "latest" | ||
| } | ||
| }, | ||
| "gitHead": "e8f3dda50b93b9034b9e3817866b9a8f0d0ce420" | ||
| } |
+0
-2
| # dayjs-module | ||
| [](https://npmjs.com/package/@ax2/dayjs-module) | ||
| [](https://npmjs.com/package/@ax2/dayjs-module) | ||
| [](https://circleci.com/gh/ax2inc/dayjs-module) | ||
| [](https://codecov.io/gh/ax2inc/dayjs-module) | ||
| [](https://david-dm.org/ax2inc/dayjs-module) | ||
@@ -7,0 +5,0 @@ [](https://github.com/airbnb/javascript) |
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.
4681
-9.28%72
-2.7%