🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

@arrow-js/core

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arrow-js/core - npm Package Compare versions

Comparing version

to
1.0.0-alpha.1

.github/workflows/tests.yml

2

dist/index.js

@@ -556,3 +556,3 @@ /**

const children = [];
const proxySource = Object.create(data, {});
const proxySource = isArray ? [] : Object.create(data, {});
for (const property in data) {

@@ -559,0 +559,0 @@ if (typeof data[property] === 'object') {

{
"name": "@arrow-js/core",
"version": "1.0.0-alpha.0",
"version": "1.0.0-alpha.1",
"description": "Reactivity without the framework.",
"author": "Justin Schroeder <justin@wearebraid.com>",
"license": "UNLICENSED",
"license": "MIT",
"main": "dist/index.min.mjs",
"module": "dist/index.min.mjs",
"types": "dist/index.d.ts",
"publishConfig": {
"access": "restricted"
},
"directories": {

@@ -14,0 +11,0 @@ "doc": "docs",

# ArrowJS
![test badge](https://github.com/justin-schroeder/arrow-js/actions/workflows/tests.yml/badge.svg)
[Read the documentation](https://arrowjs.wearebraid.com).

@@ -4,0 +6,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet