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

@astral-frontend/core

Package Overview
Dependencies
Maintainers
8
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@astral-frontend/core - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0-beta.0

.babelrc

2

index.js

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

export * from '@material-ui/core';
export * from '@material-ui/core';
{
"name": "@astral-frontend/core",
"version": "1.2.0",
"main": "./src/index.js",
"version": "1.3.0-beta.0",
"main": "./index.js",
"scripts": {
"build": "babel . --out-dir ./lib ",
"postbuild": "assembly-scripts postbuild",
"release": "assembly-scripts release"
},
"dependencies": {
"@material-ui/core": "^4.11.2"
"@material-ui/core": "^4.12.2"
},
"devDependencies": {
"@astral-frontend/assembly-scripts": "*"
},
"peerDependencies": {

@@ -12,2 +20,2 @@ "react": ">= 16"

"sideEffects": false
}
}
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