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

atomic

Package Overview
Dependencies
Maintainers
0
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

atomic - npm Package Compare versions

Comparing version 3.0.0-beta.7 to 3.0.0-beta.8

15

package.json
{
"name": "atomic",
"version": "3.0.0-beta.7",
"version": "3.0.0-beta.8",
"author": {

@@ -11,3 +11,3 @@ "name": "Senantix Inc.",

"type": "git",
"url": "https://github.com/senantix/atomicui"
"url": "git+https://github.com/senantix/atomicui.git"
},

@@ -27,8 +27,11 @@ "keywords": [

},
"main": "./packages/core/dist/main.js",
"module": "./packages/core/dist/module.js",
"types": "./packages/core/dist/module.d.ts",
"files": [
"packages/core/dist/*",
"packages/react/dist/*",
"packages/react/package.json",
"packages/core/package.json"
"./packages/core/dist/*",
"./packages/react/dist/*",
"./packages/react/package.json",
"./packages/core/package.json"
]
}
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