Socket
Book a DemoInstallSign in
Socket

@freesewing/antman

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@freesewing/antman - npm Package Compare versions

Comparing version

to
0.3.0

4

dist/browser.js
/**
* @freesewing/antman | v0.2.0
* @freesewing/antman | v0.3.0
* The ant-man test; Body measurement to torture/test your freesewing patterns with

@@ -7,2 +7,2 @@ * (c) 2018 Joost De Cock <joost@decock.org> (https://github.com/joostdecock)

*/
this.freesewing=this.freesewing||{},this.freesewing.antman=function(){"use strict";return{ant:{bicepsCircumference:32,centerBackNeckToWaist:49.8,chestCircumference:102.3,hipsCircumference:89.6,naturalWaistToHip:11.5,neckCircumference:40.4,shoulderSlope:5.2,shoulderToShoulder:45.7,shoulderToWrist:68.5,wristCircumference:19},man:{bicepsCircumference:320,centerBackNeckToWaist:498,chestCircumference:1023,hipsCircumference:896,naturalWaistToHip:115,neckCircumference:404,shoulderSlope:52,shoulderToShoulder:457,shoulderToWrist:685,wristCircumference:190}}}();
this.freesewing=this.freesewing||{},this.freesewing.antman=function(){"use strict";return{ant:{bicepsCircumference:32,centerBackNeckToWaist:49.8,chestCircumference:102.3,hipsCircumference:89.6,naturalWaistToHip:11.5,neckCircumference:40.4,shoulderSlope:5.2,shoulderToShoulder:45.7,shoulderToWrist:68.5,wristCircumference:19,upperLegCircumference:61.4,hipsToUpperLeg:21.1},man:{bicepsCircumference:320,centerBackNeckToWaist:498,chestCircumference:1023,hipsCircumference:896,naturalWaistToHip:115,neckCircumference:404,shoulderSlope:52,shoulderToShoulder:457,shoulderToWrist:685,wristCircumference:190,upperLegCircumference:614,hipsToUpperLeg:211}}}();
/**
* @freesewing/antman | v0.2.0
* @freesewing/antman | v0.3.0
* The ant-man test; Body measurement to torture/test your freesewing patterns with

@@ -7,2 +7,2 @@ * (c) 2018 Joost De Cock <joost@decock.org> (https://github.com/joostdecock)

*/
"use strict";var index={ant:{bicepsCircumference:32,centerBackNeckToWaist:49.8,chestCircumference:102.3,hipsCircumference:89.6,naturalWaistToHip:11.5,neckCircumference:40.4,shoulderSlope:5.2,shoulderToShoulder:45.7,shoulderToWrist:68.5,wristCircumference:19},man:{bicepsCircumference:320,centerBackNeckToWaist:498,chestCircumference:1023,hipsCircumference:896,naturalWaistToHip:115,neckCircumference:404,shoulderSlope:52,shoulderToShoulder:457,shoulderToWrist:685,wristCircumference:190}};module.exports=index;
"use strict";var index={ant:{bicepsCircumference:32,centerBackNeckToWaist:49.8,chestCircumference:102.3,hipsCircumference:89.6,naturalWaistToHip:11.5,neckCircumference:40.4,shoulderSlope:5.2,shoulderToShoulder:45.7,shoulderToWrist:68.5,wristCircumference:19,upperLegCircumference:61.4,hipsToUpperLeg:21.1},man:{bicepsCircumference:320,centerBackNeckToWaist:498,chestCircumference:1023,hipsCircumference:896,naturalWaistToHip:115,neckCircumference:404,shoulderSlope:52,shoulderToShoulder:457,shoulderToWrist:685,wristCircumference:190,upperLegCircumference:614,hipsToUpperLeg:211}};module.exports=index;
{
"name": "@freesewing/antman",
"version": "0.2.0",
"version": "0.3.0",
"description": "The ant-man test; Body measurement to torture/test your freesewing patterns with",

@@ -5,0 +5,0 @@ "author": "Joost De Cock <joost@decock.org> (https://github.com/joostdecock)",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display