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

bare-runtime-win32-arm64

Package Overview
Dependencies
Maintainers
0
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-runtime-win32-arm64 - npm Package Compare versions

Comparing version 1.12.1 to 1.12.2

4

index.js

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

const asset = require('require-asset')
require.asset = require('require-asset')
exports.bare = asset('./bin/bare.exe', __filename)
exports.bare = require.asset('./bin/bare.exe', __filename)
{
"name": "bare-runtime-win32-arm64",
"version": "1.12.1",
"version": "1.12.2",
"description": "The Windows ARM 64-bit binary for Bare",

@@ -18,6 +18,2 @@ "exports": {

],
"assets": [
"bin",
"lib"
],
"repository": {

@@ -24,0 +20,0 @@ "type": "git",

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