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

get-source

Package Overview
Dependencies
Maintainers
2
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

get-source - npm Package Compare versions

Comparing version 1.0.21 to 1.0.22

2

get-source.js

@@ -86,3 +86,3 @@ "use strict";

else {
this.text = require ('fs').readFileSync (path, { encoding: 'utf8' }) } }
this.text = module.require ('fs').readFileSync (path, { encoding: 'utf8' }) } }

@@ -89,0 +89,0 @@ catch (e) {

{
"name": "get-source",
"version": "1.0.21",
"version": "1.0.22",
"description": "Platform-agnostic source code inspection, with sourcemaps support",

@@ -5,0 +5,0 @@ "main": "get-source",

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