New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

three-csg-ts

Package Overview
Dependencies
Maintainers
1
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

three-csg-ts - npm Package Compare versions

Comparing version 3.1.9 to 3.1.10

8

package.json
{
"name": "three-csg-ts",
"version": "3.1.9",
"version": "3.1.10",
"description": "CSG library for use with THREE.js",

@@ -39,3 +39,3 @@ "main": "lib/cjs/index.js",

"@types/node": "^14.14.45",
"@types/three": "^0.131.0",
"@types/three": "^0.137.0",
"@typescript-eslint/eslint-plugin": "^4.23.0",

@@ -53,3 +53,3 @@ "@typescript-eslint/parser": "^4.23.0",

"standard-version": "^9.3.0",
"three": "^0.131.3",
"three": "^0.137.5",
"ts-jest": "^27.0.5",

@@ -60,3 +60,3 @@ "ts-loader": "^9.2.3",

"webpack-cli": "^4.7.2",
"webpack-dev-server": "^3.11.2"
"webpack-dev-server": "^4.2.1"
},

@@ -63,0 +63,0 @@ "peerDependencies": {

@@ -30,3 +30,3 @@ # three-csg-ts

```
```ts
import * as THREE from 'three';

@@ -33,0 +33,0 @@ import { CSG } from 'three-csg-ts';

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