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

cy2

Package Overview
Dependencies
Maintainers
1
Versions
71
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cy2 - npm Package Compare versions

Comparing version 3.4.2 to 3.4.3

5

dist/injected.js

@@ -6,4 +6,6 @@ "use strict";

const req = Mod.prototype.require;
console.log('INJECTED');
// @ts-ignore
global.integrityCheck = function() {
};
// @ts-ignore
if ((ref = global.snapshotResult) === null || ref === void 0 ? void 0 : (ref1 = ref.customRequire) === null || ref1 === void 0 ? void 0 : ref1.exports) {

@@ -28,3 +30,2 @@ // @ts-ignore

if (args[0].match(/app\.json/)) {
console.log('bingo! app.json');
return {

@@ -31,0 +32,0 @@ development: {

2

package.json
{
"name": "cy2",
"version": "3.4.2",
"version": "3.4.3",
"author": "Andrew Goldis",

@@ -5,0 +5,0 @@ "main": "./dist",

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