@form-extendable/lib
Advanced tools
Comparing version 0.1.34 to 0.1.35
"use strict"; | ||
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { | ||
if (k2 === undefined) k2 = k; | ||
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } }); | ||
var desc = Object.getOwnPropertyDescriptor(m, k); | ||
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) { | ||
desc = { enumerable: true, get: function() { return m[k]; } }; | ||
} | ||
Object.defineProperty(o, k2, desc); | ||
}) : (function(o, m, k, k2) { | ||
@@ -6,0 +10,0 @@ if (k2 === undefined) k2 = k; |
{ | ||
"name": "@form-extendable/lib", | ||
"version": "0.1.34", | ||
"version": "0.1.35", | ||
"homepage": "https://bit.dev/samnbuk/form-extendable/lib", | ||
@@ -9,20 +9,20 @@ "main": "dist/index.js", | ||
"name": "lib", | ||
"version": "0.1.34" | ||
"version": "0.1.35" | ||
}, | ||
"dependencies": { | ||
"core-js": "^3.0.0", | ||
"@react_db_client/constants.client-types": "0.4.7" | ||
"@react_db_client/constants.client-types": "0.4.8" | ||
}, | ||
"devDependencies": { | ||
"@types/node": "12.20.4", | ||
"@types/react": "^17.0.8", | ||
"@types/react-dom": "^17.0.5", | ||
"@types/jest": "^26.0.0", | ||
"@babel/runtime": "7.20.0", | ||
"@types/testing-library__jest-dom": "5.9.5", | ||
"@babel/runtime": "7.12.18", | ||
"@types/jest": "^26.0.0", | ||
"@types/react-dom": "^17.0.5", | ||
"@types/react": "^17.0.8", | ||
"@types/node": "12.20.4", | ||
"@form-extendable/samnbuk.form-extendable.envs.custom-react": "0.0.3" | ||
"@form-extendable/samnbuk.form-extendable.envs.custom-react": "0.0.4" | ||
}, | ||
"peerDependencies": { | ||
"react-dom": "^16.8.0 || ^17.0.0", | ||
"react": "^16.8.0 || ^17.0.0" | ||
"react": "^16.8.0 || ^17.0.0", | ||
"react-dom": "^16.8.0 || ^17.0.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "license": "SEE LICENSE IN LICENSE", |
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
30390
695
+ Added@react_db_client/constants.client-types@0.4.8(transitive)
- Removed@react_db_client/constants.client-types@0.4.7(transitive)