Socket
Socket
Sign inDemoInstall

@phantomstudios/js-toolkit

Package Overview
Dependencies
Maintainers
3
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@phantomstudios/js-toolkit - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

6

CHANGELOG.md
# js-toolkit
## 0.1.6
### Patch Changes
- try exporting files from dist folder...
## 0.1.5

@@ -4,0 +10,0 @@

6

package.json

@@ -6,3 +6,3 @@ {

},
"version": "0.1.5",
"version": "0.1.6",
"scripts": {

@@ -14,5 +14,3 @@ "build": "tsup src/index.ts --dts",

"exports": {
".": "./src/index.ts",
"./audio": "./src/audio/index.ts",
"./reveal-on-scroll": "./src/reveal-on-scroll/index.ts"
".": "./dist/index.js"
},

@@ -19,0 +17,0 @@ "types": "./dist/index.d.ts",

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