Socket
Socket
Sign inDemoInstall

geomath

Package Overview
Dependencies
0
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.0 to 1.0.0

math.d.ts

20

bower.json
{
"name": "geomath",
"version": "0.1.0",
"authors": [

@@ -8,3 +7,3 @@ "SPA Tools"

"description": "AMD Geometry and Matrix modules using reuse pattern for better performance",
"main": "dist/math.js",
"main": "math.js",
"keywords": [

@@ -14,3 +13,2 @@ "math",

"matrix",
"require",
"reuse",

@@ -20,6 +18,6 @@ "css",

"transformation",
"amd"
"umd"
],
"license": "MIT",
"homepage": "https://github.com/spatools/promise",
"homepage": "https://github.com/spatools/math",
"ignore": [

@@ -31,11 +29,3 @@ "**/.*",

"tests"
],
"dependencies": {
"requirejs": "~2.1.10"
},
"devDependencies": {
"mocha": "~1.17.1",
"should": "3.1.2",
"sinon": "http://sinonjs.org/releases/sinon-1.8.1.js"
}
}
]
}

@@ -1,14 +0,15 @@

{
{
"name": "geomath",
"version": "0.1.0",
"version": "1.0.0",
"description": "AMD Geometry and Matrix modules using reuse pattern for better performance",
"main": "dist/math.js",
"scripts": {
"install": "bower install && tsd reinstall",
"test": "grunt"
},
"author": "SPA Tools",
"license": "MIT",
"main": "math.js",
"repository": {
"type": "git",
"url": "https://github.com/spatools/promise.git"
"url": "https://github.com/spatools/math.git"
},
"bugs": {
"url": "https://github.com/spatools/math/issues"
},
"keywords": [

@@ -23,21 +24,4 @@ "math",

"transformation",
"amd"
],
"devDependencies": {
"grunt": ">=0.4.2",
"grunt-contrib-clean": ">=0.5.0",
"grunt-contrib-connect": ">=0.6.0",
"grunt-contrib-jshint": ">=0.8.0",
"grunt-contrib-watch": ">=0.5.3",
"grunt-mocha": ">=0.4.10",
"grunt-typescript": ">=0.2.7",
"grunt-tslint": ">=0.4.0",
"load-grunt-tasks": ">=0.3.0",
"time-grunt": ">=0.2.9"
},
"author": "SPA Tools",
"license": "MIT",
"bugs": {
"url": "https://github.com/spatools/promise/issues"
}
}
"umd"
]
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc