New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More →

faster-dom

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

faster-dom - npm Package Compare versions

Comparing version

to
0.0.39-alpha

{
"name": "faster-dom",
"version": "0.0.38-alpha",
"main": "faster-dom.cjs.js",
"module": "faster-dom.esm.js",
"browser": "faster-dom.js",
"version": "0.0.39-alpha",
"main": "faster-dom.umd.js",
"module": "faster-dom.es5.js",
"es2015": "faster-dom.es2015.js",
"types": "index.d.ts",
"typings": "index.d.ts",
"repository": "git@github.com:PxyUp/test.git",

@@ -9,0 +10,0 @@ "author": "Iurii Panarin <tduble94@gmail.com>",

@@ -9,3 +9,3 @@ # Faster Dom ![npm](https://img.shields.io/npm/v/faster-dom.svg)

```sh
yarn add faster-dom@0.0.38-alpha
yarn add faster-dom@0.0.39-alpha
```

@@ -12,0 +12,0 @@