datx-utils
Advanced tools
Comparing version 1.0.0 to 1.0.2
{ | ||
"name": "datx-utils", | ||
"version": "1.0.0", | ||
"version": "1.0.2", | ||
"description": "DatX lib utils for mixins", | ||
@@ -25,10 +25,10 @@ "main": "dist/index.cjs.js", | ||
"@infinumjs/tslint-config": "^2.0.0-beta.6", | ||
"@types/jest": "^24.0.11", | ||
"@types/node": "^11.13.4", | ||
"@types/jest": "^25.1.0", | ||
"@types/node": "^14.0.0", | ||
"jest": "^24.7.1", | ||
"mobx": "^5.9.4", | ||
"rollup": "^1.10.0", | ||
"rollup-plugin-typescript2": "^0.20.1", | ||
"rollup": "^2.0.0", | ||
"rollup-plugin-typescript2": "^0.24.0", | ||
"rollup-plugin-uglify": "^6.0.2", | ||
"ts-jest": "^24.0.2", | ||
"ts-jest": "^26.0.0", | ||
"tslint": "^5.15.0", | ||
@@ -66,4 +66,3 @@ "typescript": "^3.4.3" | ||
"testMatch": null | ||
}, | ||
"gitHead": "16f55b33bb5d4318de4867720e83571363bf1437" | ||
} | ||
} |
@@ -5,5 +5,5 @@ # datx-utils | ||
Want to make your own mixin? Check out [the guide](https://github.com/infinum/datx/wiki/Building-your-own-mixin). | ||
Want to make your own mixin? Check out [the guide](https://datx.dev/docs/mixins/building-your-own-mixin). | ||
For more details, [check the documentation](https://github.com/infinum/datx/wiki). | ||
For more details, [check the documentation](https://datx.dev/). | ||
@@ -10,0 +10,0 @@ [![Build Status](https://travis-ci.org/infinum/datx.svg?branch=master)](https://travis-ci.org/infinum/datx) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10758
9