Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

datx-utils

Package Overview
Dependencies
Maintainers
11
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

datx-utils - npm Package Compare versions

Comparing version 1.0.0 to 1.0.2

15

package.json
{
"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)

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