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

@noya-app/noya-geometry

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@noya-app/noya-geometry - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

dist/index.js.map

8

CHANGELOG.md
# @noya-app/noya-geometry
## 0.0.3
### Patch Changes
- Add sourcemaps, make react an external
- Updated dependencies
- @noya-app/noya-utils@0.0.3
## 0.0.2

@@ -4,0 +12,0 @@

1

dist/index.js

@@ -587,1 +587,2 @@ "use strict";

});
//# sourceMappingURL=index.js.map

6

package.json
{
"name": "@noya-app/noya-geometry",
"version": "0.0.2",
"version": "0.0.3",
"main": "./dist/index.js",

@@ -8,8 +8,8 @@ "module": "./dist/index.mjs",

"scripts": {
"build": "tsup src/index.ts --format cjs,esm --dts",
"build": "tsup src/index.ts --format cjs,esm --dts --sourcemap",
"dev": "npm run build -- --watch"
},
"dependencies": {
"@noya-app/noya-utils": "0.0.2"
"@noya-app/noya-utils": "0.0.3"
}
}

Sorry, the diff of this file is not supported yet

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