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

squishjs

Package Overview
Dependencies
Maintainers
2
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

squishjs - npm Package Compare versions

Comparing version 0.7.60 to 0.7.61

src/physics.js

4

index.js

@@ -15,2 +15,3 @@ const { squish, unsquish } = require('./src/squish');

const GeometryUtils = require('./src/util/geometry');
const Physics = require('./src/physics');

@@ -32,3 +33,4 @@ module.exports = {

GeometryUtils,
Asset
Asset,
Physics
};
{
"name": "squishjs",
"version": "0.7.60",
"version": "0.7.61",
"description": "squish & unsquish stuff",

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

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