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

magicast

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

magicast - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

helpers.d.ts

7

package.json
{
"name": "magicast",
"version": "0.2.5",
"version": "0.2.6",
"description": "Modify a JS/TS file and write back magically just like JSON!",

@@ -16,3 +16,3 @@ "repository": "unjs/magicast",

"./helpers": {
"types": "./dist/helpers.d.ts",
"types": "./helpers.d.ts",
"import": "./dist/helpers.mjs",

@@ -26,3 +26,4 @@ "require": "./dist/helpers.cjs"

"files": [
"dist"
"dist",
"*.d.ts"
],

@@ -29,0 +30,0 @@ "scripts": {

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