New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@hapify/vm

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapify/vm - npm Package Compare versions

Comparing version
1.1.0
to
1.2.0
pack/hapify-vm-1.2.0.tgz

Sorry, the diff of this file is not supported yet

+7
-0

@@ -6,2 +6,9 @@ # Changelog

# @hapify/vm [1.2.0](https://github.com/hapify/hapify/compare/@hapify/vm@1.1.0...@hapify/vm@1.2.0) (2021-04-16)
### Features
* add generator package ([#17](https://github.com/hapify/hapify/issues/17)) ([5ac94ae](https://github.com/hapify/hapify/commit/5ac94ae190a21bf2b1c416d6f5e9641ac247794b))
# @hapify/vm [1.1.0](https://github.com/hapify/hapify/compare/@hapify/vm@1.0.1...@hapify/vm@1.1.0) (2021-04-15)

@@ -8,0 +15,0 @@

+2
-1
{
"name": "@hapify/vm",
"version": "1.1.0",
"version": "1.2.0",
"description": "Sandbox for JavaScript code",

@@ -11,2 +11,3 @@ "keywords": [

"author": "Edouard Demotes-Mainard <edouard@tractr.net>",
"homepage": "https://github.com/hapify/hapify",
"main": "dist/index.js",

@@ -13,0 +14,0 @@ "types": "dist/index.d.ts",

Sorry, the diff of this file is not supported yet