to-string-tag-x
Advanced tools
Comparing version
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-present", | ||
"date": "2019-07-26T12:35:18.648Z", | ||
"date": "2019-07-27T00:15:57.314Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Get an object's ES6 @@toStringTag.", | ||
"license": "MIT", | ||
"version": "2.0.24" | ||
"version": "2.0.25" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
@@ -5,3 +5,3 @@ /*! | ||
"copywrite": "Copyright (c) 2015-present", | ||
"date": "2019-07-26T12:35:18.648Z", | ||
"date": "2019-07-27T00:15:57.314Z", | ||
"describe": "", | ||
@@ -12,3 +12,3 @@ "description": "Get an object's ES6 @@toStringTag.", | ||
"license": "MIT", | ||
"version": "2.0.24" | ||
"version": "2.0.25" | ||
} | ||
@@ -15,0 +15,0 @@ */ |
{ | ||
"name": "to-string-tag-x", | ||
"version": "2.0.24", | ||
"version": "2.0.25", | ||
"description": "Get an object's ES6 @@toStringTag.", | ||
@@ -32,3 +32,3 @@ "homepage": "https://github.com/Xotic750/to-string-tag-x", | ||
"clean:coverage": "rimraf __tests__/coverage", | ||
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js .", | ||
"lint": "eslint -f 'node_modules/eslint-friendly-formatter' --ext .js,.json .", | ||
"lint-fix": "npm run lint -- --fix", | ||
@@ -65,3 +65,3 @@ "report": "npm run build -- --env.report", | ||
"@babel/runtime": "^7.5.5", | ||
"@prorenata/eslint-config-vue": "^1.13.12", | ||
"@prorenata/eslint-config-vue": "^1.13.14", | ||
"@types/jest": "^24.0.15", | ||
@@ -89,3 +89,3 @@ "@types/node": "^12.6.8", | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-jest": "^22.13.7", | ||
"eslint-plugin-jest": "^22.14.0", | ||
"eslint-plugin-jsdoc": "^15.7.2", | ||
@@ -92,0 +92,0 @@ "eslint-plugin-json": "^1.4.0", |
28524
0.02%