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

@homer0/jimple

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@homer0/jimple - npm Package Compare versions

Comparing version 2.0.2 to 2.0.3

4

./dist/index.js

@@ -33,5 +33,5 @@ "use strict";

// ../../../node_modules/jimple/src/Jimple.js
// ../../../node_modules/.pnpm/jimple@1.5.0/node_modules/jimple/src/Jimple.js
var require_Jimple = __commonJS({
"../../../node_modules/jimple/src/Jimple.js"(exports, module2) {
"../../../node_modules/.pnpm/jimple@1.5.0/node_modules/jimple/src/Jimple.js"(exports, module2) {
"use strict";

@@ -38,0 +38,0 @@ function assert(ok, message) {

@@ -27,5 +27,5 @@ var __create = Object.create;

// ../../../node_modules/jimple/src/Jimple.js
// ../../../node_modules/.pnpm/jimple@1.5.0/node_modules/jimple/src/Jimple.js
var require_Jimple = __commonJS({
"../../../node_modules/jimple/src/Jimple.js"(exports, module) {
"../../../node_modules/.pnpm/jimple@1.5.0/node_modules/jimple/src/Jimple.js"(exports, module) {
"use strict";

@@ -32,0 +32,0 @@ function assert(ok, message) {

@@ -33,5 +33,5 @@ "use strict";

// ../../../node_modules/jimple/src/Jimple.js
// ../../../node_modules/.pnpm/jimple@1.5.0/node_modules/jimple/src/Jimple.js
var require_Jimple = __commonJS({
"../../../node_modules/jimple/src/Jimple.js"(exports, module2) {
"../../../node_modules/.pnpm/jimple@1.5.0/node_modules/jimple/src/Jimple.js"(exports, module2) {
"use strict";

@@ -38,0 +38,0 @@ function assert(ok, message) {

{
"name": "@homer0/jimple",
"description": "An extended version of the Jimple lib, with extra features",
"version": "2.0.2",
"version": "2.0.3",
"repository": {

@@ -26,7 +26,9 @@ "type": "git",

"devDependencies": {
"jest": "^29.4.3",
"@homer0/eslint-plugin": "10.2.2",
"@homer0/tsconfig": "1.0.8",
"jest": "^29.5.0",
"jimple": "^1.5.0",
"ts-jest": "^29.0.5",
"tsup": "^6.6.3",
"typescript": "^4.9.5"
"ts-jest": "^29.1.0",
"tsup": "^7.0.0",
"typescript": "^5.1.3"
},

@@ -45,5 +47,5 @@ "engine-strict": true,

"build": "tsup src/index.ts",
"prepublishOnly": "npm run build"
"prepublishOnly": "pnpm run build"
},
"gitHead": "1ed6ea29e2035f10f0dff60203b6b1d54c601dc8"
"gitHead": "e8c1e75555382d4cc23c78e7c4d1e2c62f8c06a2"
}

@@ -381,3 +381,3 @@ # 💉 jimple

#### NPM tasks
#### Tasks

@@ -384,0 +384,0 @@ | Task | Description |

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