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

gsv-injection

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gsv-injection - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

2

dist/index.d.ts

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

/// <reference path="../typings/main.d.ts" />
export import drawUtils = require("gm-draw-utils");
export declare class Mesh {

@@ -4,0 +2,0 @@ textureURI: string;

"use strict";
/// <reference path="../typings/main.d.ts" />
var utils = require("./utils");
var mathUtils = require("./mathUtils");
exports.drawUtils = require("gm-draw-utils");
var Mesh = (function () {

@@ -7,0 +5,0 @@ function Mesh() {

2

package.json
{
"name": "gsv-injection",
"version": "0.0.3",
"version": "0.0.4",
"main": "dist/index.js",

@@ -5,0 +5,0 @@ "scripts": {

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