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

@flatten-js/core

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@flatten-js/core - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

6

package.json
{
"name": "@flatten-js/core",
"version": "1.0.1",
"version": "1.0.2",
"description": "Javascript library for 2d geometry",

@@ -14,4 +14,4 @@ "main": "packages/core/dist/main.cjs.js",

"generate-docs": "jsdoc -c ./.jsdoc.json --verbose",
"npm-publish": "npm version patch; git push && git push --tags; npm publish",
"npm-publish-beta": "npm publish --tag beta --access public",
"npm-publish-norun": "npm version patch; git push && git push --tags; npm publish",
"npm-publish": "npm publish --access public",
"cover": "istanbul cover ./node_modules/mocha/bin/_mocha -- --require @babel/register -R spec test/*",

@@ -18,0 +18,0 @@ "build": "rollup -c"

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