New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@senantix/atomic-js

Package Overview
Dependencies
Maintainers
0
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@senantix/atomic-js - npm Package Compare versions

Comparing version 1.0.0-beta.6 to 1.0.0-beta.7

dist/index.d.ts

12

package.json
{
"name": "@senantix/atomic-js",
"version": "1.0.0-beta.6",
"version": "1.0.0-beta.7",
"author": {

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

"module": "./dist/module.mjs",
"types": "./dist/module.d.ts",
"types": "./dist/index.d.ts",
"exports": {
".": {
"import": "./dist/module.mjs",
"require": "./dist/main.cjs",
"types": "./dist/index.d.ts"
},
"./package.json": "./package.json"
},
"files": [

@@ -24,0 +32,0 @@ "dist"

dist/js.cookie-BvJMIxEJ.js

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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