🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@para-snack/core

Package Overview
Dependencies
Maintainers
2
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@para-snack/core - npm Package Compare versions

Comparing version
2.3.7
to
3.0.0-beta.1
+1
-1
dist/components/loading/index.d.ts

@@ -1,2 +0,2 @@

import React from "react";
import React from 'react';
import './index.scss';

@@ -3,0 +3,0 @@ interface Props {

{
"name": "@para-snack/core",
"version": "2.3.7",
"version": "3.0.0-beta.1",
"main": "dist/index.js",

@@ -33,4 +33,4 @@ "typings": "dist/index.d.ts",

"@paraview/lib": "^3.0.0",
"react": "^17.0.2",
"react-dom": "^17.0.2",
"react": "^19.2.0",
"react-dom": "^19.2.0",
"vue": "^2.6.14"

@@ -40,10 +40,10 @@ },

"@swc/core": "^1.2.100",
"@types/react": "^17.0.14",
"@types/react-dom": "^17.0.9",
"@types/react": "^19.2.7",
"@types/react-dom": "^19.2.3",
"css-loader": "^3.4.2",
"file-loader": "^5.1.0",
"fs-extra": "^8.1.0",
"sass": "^1.77.2",
"html-webpack-plugin": "^5.3.2",
"regenerator-runtime": "^0.13.9",
"sass": "^1.77.2",
"sass-loader": "^8.0.2",

@@ -50,0 +50,0 @@ "style-loader": "^1.1.3",

@@ -0,1 +1,5 @@

# 3.0.0-beta.1
支持 react 19
# 2.3.7

@@ -2,0 +6,0 @@

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

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