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.3.3 to 0.3.4

dist/shared/magicast.fe89c83b.d.cts

2

dist/helpers.d.ts

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

import { a as Proxified, P as ProxifiedModule, e as ProxifiedFunctionCall, h as ProxifiedObject } from './shared/magicast.03f97f18.js';
import { a as Proxified, P as ProxifiedModule, e as ProxifiedFunctionCall, h as ProxifiedObject } from './shared/magicast.fe89c83b.js';
import { VariableDeclarator } from '@babel/types';

@@ -3,0 +3,0 @@

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

import { O as Options, P as ProxifiedModule, a as Proxified, G as GenerateOptions } from './shared/magicast.03f97f18.js';
export { C as CodeFormatOptions, I as ImportItemInput, L as Loc, b as ParsedFileNode, d as ProxifiedArray, g as ProxifiedArrowFunctionExpression, e as ProxifiedFunctionCall, i as ProxifiedIdentifier, k as ProxifiedImportItem, j as ProxifiedImportsMap, f as ProxifiedNewExpression, h as ProxifiedObject, l as ProxifiedValue, c as ProxyBase, m as ProxyType, T as Token, n as detectCodeFormat } from './shared/magicast.03f97f18.js';
import { O as Options, P as ProxifiedModule, a as Proxified, G as GenerateOptions } from './shared/magicast.fe89c83b.js';
export { C as CodeFormatOptions, I as ImportItemInput, L as Loc, b as ParsedFileNode, d as ProxifiedArray, g as ProxifiedArrowFunctionExpression, e as ProxifiedFunctionCall, i as ProxifiedIdentifier, m as ProxifiedImportItem, l as ProxifiedImportsMap, j as ProxifiedLogicalExpression, k as ProxifiedMemberExpression, f as ProxifiedNewExpression, h as ProxifiedObject, n as ProxifiedValue, c as ProxyBase, o as ProxyType, T as Token, p as detectCodeFormat } from './shared/magicast.fe89c83b.js';
import { Node } from '@babel/types';

@@ -4,0 +4,0 @@ export { Node as ASTNode } from '@babel/types';

{
"name": "magicast",
"version": "0.3.3",
"version": "0.3.4",
"description": "Modify a JS/TS file and write back magically just like JSON!",

@@ -40,28 +40,28 @@ "repository": "unjs/magicast",

"test:build": "TEST_BUILD=true vitest",
"test:full": "pnpm run test --run && pnpm run build && pnpm run test:build--run"
"test:full": "pnpm run test --run && pnpm run build && pnpm run test:build --run"
},
"dependencies": {
"@babel/parser": "^7.23.6",
"@babel/types": "^7.23.6",
"source-map-js": "^1.0.2"
"@babel/parser": "^7.24.4",
"@babel/types": "^7.24.0",
"source-map-js": "^1.2.0"
},
"devDependencies": {
"@types/node": "^20.11.0",
"@vitest/coverage-v8": "^1.2.0",
"@vitest/ui": "^1.2.0",
"@types/node": "^20.12.7",
"@vitest/coverage-v8": "^1.5.0",
"@vitest/ui": "^1.5.0",
"ast-types": "^0.16.1",
"changelogen": "^0.5.5",
"eslint": "^8.56.0",
"eslint": "^8.57.0",
"eslint-config-unjs": "^0.2.1",
"esno": "^4.0.0",
"giget": "^1.2.1",
"lint-staged": "^15.2.0",
"esno": "^4.7.0",
"giget": "^1.2.3",
"lint-staged": "^15.2.2",
"magicast": "workspace:*",
"prettier": "^3.2.2",
"recast": "^0.23.4",
"simple-git-hooks": "^2.9.0",
"prettier": "^3.2.5",
"recast": "^0.23.6",
"simple-git-hooks": "^2.11.1",
"source-map": "npm:source-map-js@latest",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"unbuild": "^2.0.0",
"vitest": "^1.2.0"
"vitest": "^1.5.0"
},

@@ -80,22 +80,15 @@ "resolutions": {

},
"packageManager": "pnpm@8.14.1",
"packageManager": "pnpm@8.15.6",
"pnpm": {
"overrides": {
"array-includes": "npm:@nolyfill/array-includes@latest",
"array.prototype.findlastindex": "npm:@nolyfill/array.prototype.findlastindex@latest",
"array.prototype.flat": "npm:@nolyfill/array.prototype.flat@latest",
"array.prototype.flatmap": "npm:@nolyfill/array.prototype.flatmap@latest",
"available-typed-arrays": "npm:@nolyfill/available-typed-arrays@latest",
"define-properties": "npm:@nolyfill/define-properties@latest",
"function-bind": "npm:@nolyfill/function-bind@latest",
"gopd": "npm:@nolyfill/gopd@latest",
"has": "npm:@nolyfill/has@latest",
"has-symbols": "npm:@nolyfill/has-symbols@latest",
"has-tostringtag": "npm:@nolyfill/has-tostringtag@latest",
"is-arguments": "npm:@nolyfill/is-arguments@latest",
"is-generator-function": "npm:@nolyfill/is-generator-function@latest",
"object-is": "npm:@nolyfill/object-is@latest",
"object.values": "npm:@nolyfill/object.values@latest",
"which-typed-array": "npm:@nolyfill/which-typed-array@latest"
"hasown": "npm:@nolyfill/hasown@latest",
"object.fromentries": "npm:@nolyfill/object.fromentries@latest",
"object.groupby": "npm:@nolyfill/object.groupby@latest",
"object.values": "npm:@nolyfill/object.values@latest"
}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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